]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
Add module documentation to resolve references
authorVraj Mohan <r.vrajmohan@gmail.com>
Fri, 15 Nov 2013 14:52:09 +0000 (09:52 -0500)
committerVraj Mohan <r.vrajmohan@gmail.com>
Sun, 17 Nov 2013 22:37:55 +0000 (17:37 -0500)
doc/build/orm/events.rst

index 2358619527f5b7dd9d260b81fa1709339462cdfa..2be74bf57c15b0c213d7db73108bdbccac945dc2 100644 (file)
@@ -39,6 +39,8 @@ Session Events
 Instrumentation Events
 -----------------------
 
+.. automodule:: sqlalchemy.orm.instrumentation
+
 .. autoclass:: sqlalchemy.orm.events.InstrumentationEvents
    :members: