From 331e479ec21acad2f18030bd4c7f7ed84fd95d1c Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Tue, 12 Apr 2016 17:22:28 -0400 Subject: Disable sub-headings on entry page. It was starting to look horrible. --- source/index.rst | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) (limited to 'source/index.rst') diff --git a/source/index.rst b/source/index.rst index 69868d2..bad5163 100644 --- a/source/index.rst +++ b/source/index.rst @@ -10,21 +10,14 @@ Contents: .. toctree:: :maxdepth: 2 + :titlesonly: whatis installation updating - package_manifest - contributing faq - resources + contributing + package_manifest release_notes - - -Indices and tables -================== - -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search` + resources -- cgit