diff --git a/doc/contents.rst b/doc/contents.rst new file mode 100644 index 0000000..39984b5 --- /dev/null +++ b/doc/contents.rst @@ -0,0 +1,16 @@ +Contents +======== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` + +.. toctree:: + :maxdepth: 4 + + code/s2repoze + code/saml2 + code/xmldsig + code/xmlenc + + diff --git a/doc/index.rst b/doc/index.rst index 1694c42..c4b69f3 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -23,10 +23,7 @@ Contents: install howto/index examples/index - code/s2repoze - code/saml2 - code/xmldsig - code/xmlenc + contents Indices and tables ==================