Made the index.rst more useful
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -27,6 +27,7 @@ tmp*
|
|||||||
*egg-info*
|
*egg-info*
|
||||||
.coverage
|
.coverage
|
||||||
*.tmpl
|
*.tmpl
|
||||||
|
_build/
|
||||||
|
|
||||||
example/idp3/htdocs/login.mako
|
example/idp3/htdocs/login.mako
|
||||||
|
|
||||||
|
@@ -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
|
The configuration is the same disregarding whether you are using PySAML2 in a
|
||||||
WSGI or non-WSGI environment.
|
WSGI or non-WSGI environment.
|
||||||
|
|
||||||
|
Table of contents
|
||||||
|
==================
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
config
|
install
|
||||||
|
howto/config
|
||||||
|
|
||||||
|
|
||||||
|
* :ref:`genindex`
|
||||||
|
* :ref:`modindex`
|
||||||
|
* :ref:`search`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user