9d3fbc726f
Change-Id: Iac95a337ac0a3ae8da1dd7c0a575c4d7b68fe632
39 lines
660 B
ReStructuredText
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
|