Commit 13ad544d authored by Tres Seaver's avatar Tres Seaver

Break up API docs by module.

parent bff42749
:mod:`persistent` API documentation :mod:`persistent` API documentation
=================================== ===================================
Interfaces .. toctree::
---------- :maxdepth: 2
.. automodule:: persistent.interfaces api/interfaces
.. autointerface:: IPersistent
:members:
:member-order: bysource
.. autointerface:: IPersistentDataManager
:members:
:member-order: bysource
.. autointerface:: IPickleCache
:members:
:member-order: bysource
:mod:`persistent.interfaces`
===================================
.. automodule:: persistent.interfaces
.. autointerface:: IPersistent
:members:
:member-order: bysource
.. autointerface:: IPersistentDataManager
:members:
:member-order: bysource
.. autointerface:: IPickleCache
:members:
:member-order: bysource
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment