Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
timmartin19 committed Jun 30, 2015
1 parent b902a3d commit cae683a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/source/API.rst
Original file line number Diff line number Diff line change
@@ -1,11 +1,17 @@
ripozo-sqlalchemy API
=====================

Manager
-------

.. automodule:: ripozo_sqlalchemy.alchemymanager
:members:
:undoc-members:
:show-inheritance:

Sessions
--------

.. autoclass:: ripozo_sqlalchemy.session_handlers.ScopedSessionHandler
:members:
:undoc-members:
Expand All @@ -16,6 +22,9 @@ ripozo-sqlalchemy API
:undoc-members:
:show-inheritance:

Easy Resources
--------------

.. automodule:: ripozo_sqlalchemy.easy_resource
:members:
:undoc-members:
Expand Down

0 comments on commit cae683a

Please sign in to comment.