
This is the unmodified output of cookiecutter https://git.openstack.org/openstack-dev/oslo-cookiecutter Change-Id: I8fbc11c50bbd171b9f99bd9b5ba39eef1f686860 Implements: blueprint privsep Depends-On: Iee84120f4da14ee3d441933a0e03a67c22fce8d1 Depends-On: Ia4d56747d56dcfe50889ebbdf9d553df13e1b950
13 lines
333 B
ReStructuredText
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).
|