debtcollector/doc/source/reference/index.rst
Akihiro Motoki 9d3fbc726f rearrange existing documentation to fit the new standard layout
Change-Id: Iac95a337ac0a3ae8da1dd7c0a575c4d7b68fe632
2017-07-01 19:00:17 +09:00

39 lines
660 B
ReStructuredText

=============
API Reference
=============
The currently documented publicly exposed API's for usage in your project
are defined below.
.. warning::
External usage of internal utility functions and modules should be kept
to a **minimum** as they may be altered, refactored or moved to other
locations **without** notice (and without the typical deprecation cycle).
Helpers
-------
.. automodule:: debtcollector
Moves
-----
.. automodule:: debtcollector.moves
Renames
-------
.. automodule:: debtcollector.renames
Removals
--------
.. automodule:: debtcollector.removals
Fixtures
--------
.. automodule:: debtcollector.fixtures.disable