mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-30 04:24:38 -04:00
87a1af4efe
- have the topmost toctree only include page names - add glossary to toctree, remove search by itself
25 lines
364 B
ReStructuredText
25 lines
364 B
ReStructuredText
.. _contents:
|
|
|
|
Table of Contents
|
|
=================
|
|
|
|
Full table of contents. For a high level overview of all
|
|
documentation, see :ref:`index_toplevel`.
|
|
|
|
.. toctree::
|
|
:titlesonly:
|
|
:includehidden:
|
|
|
|
intro
|
|
orm/index
|
|
core/index
|
|
dialects/index
|
|
faq/index
|
|
changelog/index
|
|
|
|
Indices and tables
|
|
------------------
|
|
|
|
* :ref:`glossary`
|
|
* :ref:`genindex`
|