diff options
Diffstat (limited to 'doc/contents.rst')
-rw-r--r-- | doc/contents.rst | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/doc/contents.rst b/doc/contents.rst deleted file mode 100644 index 21a27e233..000000000 --- a/doc/contents.rst +++ /dev/null @@ -1,39 +0,0 @@ -.. _contents: - -Sphinx documentation contents -============================= - -.. toctree:: - :maxdepth: 2 - - usage/index - tutorial/index - development/index - man/index - - templating - latex - extdev/index - - internals/index - - faq - glossary - changes - examples - - -Indices and tables -================== - -.. only:: builder_html - - * :ref:`genindex` - * :ref:`modindex` - * :ref:`search` - * :ref:`glossary` - -.. only:: not builder_html - - * :ref:`modindex` - * :ref:`glossary` |