Made the index.rst more useful

This commit is contained in:
Shabda Raaj
2015-03-31 15:13:30 +05:30
parent 89a52d4422
commit f513ff9b85
2 changed files with 17 additions and 8 deletions

1
.gitignore vendored
View File

@@ -27,6 +27,7 @@ tmp*
*egg-info*
.coverage
*.tmpl
_build/
example/idp3/htdocs/login.mako

View File

@@ -32,9 +32,17 @@ So you will find descriptions of both cases here.
The configuration is the same disregarding whether you are using PySAML2 in a
WSGI or non-WSGI environment.
Table of contents
==================
.. toctree::
:maxdepth: 1
config
install
howto/config
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`