mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-01 13:28:30 -04:00
1c329624a5
- Documentation has been converted to Sphinx. In particular, the generated API documentation has been constructed into a full blown "API Reference" section which organizes editorial documentation combined with generated docstrings. Cross linking between sections and API docs are vastly improved, a javascript-powered search feature is provided, and a full index of all classes, functions and members is provided.
14 lines
158 B
ReStructuredText
14 lines
158 B
ReStructuredText
.. _api_reference_toplevel:
|
|
|
|
API Reference
|
|
=============
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
sqlalchemy/index
|
|
orm/index
|
|
dialects/index
|
|
ext/index
|
|
|