oslo.i18n/doc/source/api.rst
Doug Hellmann 651c325909 Improve fixture documentation
Include the special members so the constructor parameters are listed.

Change-Id: Id5df1d7690e7a29a9a535820fb4c898d71a84257
2015-01-07 19:47:04 +00:00

40 lines
588 B
ReStructuredText

=====
API
=====
oslo_i18n
=========
.. automodule:: oslo_i18n
.. autoclass:: oslo_i18n.TranslatorFactory
:members:
.. seealso::
An example of using a :class:`TranslatorFactory` is provided in
:ref:`integration-module`.
.. autofunction:: oslo_i18n.enable_lazy
.. seealso::
:ref:`lazy-translation`
.. autofunction:: oslo_i18n.translate
.. autofunction:: oslo_i18n.get_available_languages
oslo_i18n.log
=============
.. automodule:: oslo_i18n.log
:members:
oslo_i18n.fixture
=================
.. automodule:: oslo_i18n.fixture
:members:
:special-members: