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.
7 lines
197 B
ReStructuredText
7 lines
197 B
ReStructuredText
Interfaces
|
|
==========
|
|
|
|
.. automodule:: sqlalchemy.orm.interfaces
|
|
:members: AttributeExtension, InstrumentationManager, MapperExtension, PropComparator, SessionExtension
|
|
:undoc-members:
|
|
|