From 44335d3fbe7f6244dce4884fad48585e874a4a8e Mon Sep 17 00:00:00 2001 From: daniel evertsson Date: Thu, 22 May 2014 09:48:09 +0200 Subject: [PATCH] Added content to the doc --- doc/contents.rst | 16 ++++++++++++++++ doc/index.rst | 5 +---- 2 files changed, 17 insertions(+), 4 deletions(-) create mode 100644 doc/contents.rst 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 ==================