- have the topmost toctree only include page names
- add glossary to toctree, remove search by itself
------------------------
.. toctree::
- :maxdepth: 1
+ :titlesonly:
- migration_10
+ migration_10
Change logs
-----------
.. toctree::
- :maxdepth: 2
+ :titlesonly:
changelog_10
changelog_09
----------------------
.. toctree::
- :maxdepth: 1
+ :titlesonly:
migration_09
migration_08
documentation, see :ref:`index_toplevel`.
.. toctree::
- :maxdepth: 3
+ :titlesonly:
+ :includehidden:
- intro
- orm/index
- core/index
- dialects/index
- faq/index
- changelog/index
+ intro
+ orm/index
+ core/index
+ dialects/index
+ faq/index
+ changelog/index
Indices and tables
------------------
+* :ref:`glossary`
* :ref:`genindex`
-* :ref:`search`