sphinx_rtd_theme's sidebar will not go deeper than two levels
in the table of contents, so remove the extra index->documentation
indirection.
+++ /dev/null
-Tornado Documentation
-=====================
-
-.. toctree::
- :titlesonly:
-
- guide
- webframework
- networking
- integration
- utilities
- releases
-
-This documentation is also available in `PDF and Epub formats
-<https://readthedocs.org/projects/tornado/downloads/>`_.
-
-
-Indices and tables
-==================
-
-* :ref:`genindex`
-* :ref:`modindex`
-* :ref:`search`
Quick links
-----------
-* :doc:`Documentation <documentation>`
* |Download current version|: :current_tarball:`z` (:doc:`release notes <releases>`)
* `Source (github) <https://github.com/tornadoweb/tornado>`_
* Mailing lists: `discussion <http://groups.google.com/group/python-tornado>`_ and `announcements <http://groups.google.com/group/python-tornado-announce>`_
configuration is not officially supported and is recommended only for
development use.
+Documentation
+-------------
+
+This documentation is also available in `PDF and Epub formats
+<https://readthedocs.org/projects/tornado/downloads/>`_.
+
+.. toctree::
+ :titlesonly:
+
+ guide
+ webframework
+ networking
+ integration
+ utilities
+ releases
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`
+
Discussion and support
----------------------
This web site and all documentation is licensed under `Creative
Commons 3.0 <http://creativecommons.org/licenses/by/3.0/>`_.
-
-.. toctree::
- :hidden:
-
- documentation