delimiter/doc/source/api.rst
Vilobh Meshram 30ba5084e2 Initial Commit for Delimiter
Delimiter is OpenStack Cross Project Quota Enforcement and
Management Library.
2016-05-06 12:02:06 -07:00

13 lines
333 B
ReStructuredText

=====
API
=====
.. Use autodoc directives to describe the *public* modules and classes
in the library.
If the modules are completely unrelated, create an api subdirectory
and use a separate file for each (see oslo.utils).
If there is only one submodule, a single api.rst file like this
sufficient (see oslo.i18n).