diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-04-12 17:22:28 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-04-12 17:22:28 -0400 |
commit | 331e479ec21acad2f18030bd4c7f7ed84fd95d1c (patch) | |
tree | cd55b45fdfcd213444f67318487fecf773c65c3a /source/index.rst | |
parent | ae107e6dccfb5f384febc31674248899a10c1a34 (diff) | |
download | astroconda-331e479ec21acad2f18030bd4c7f7ed84fd95d1c.tar.gz |
Disable sub-headings on entry page. It was starting to look horrible.
Diffstat (limited to 'source/index.rst')
-rw-r--r-- | source/index.rst | 15 |
1 files changed, 4 insertions, 11 deletions
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 |