
These do not seem to have been created and made appear, so make them appear and make sure the exposed public API(s) have docstrings so that they appear in the generated docs. Change-Id: Ie34e46647b0b20d936ddaa15dc824d0e2d2ca99d
42 lines
752 B
ReStructuredText
42 lines
752 B
ReStructuredText
======================================
|
|
Welcome to oslo.utils's documentation!
|
|
======================================
|
|
|
|
The `oslo`_ utils library provides support for common utility type functions,
|
|
such as encoding, exception handling, string manipulation, and time handling.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
installation
|
|
usage
|
|
contributing
|
|
history
|
|
|
|
API Documentation
|
|
=================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
api/encodeutils
|
|
api/eventletutils
|
|
api/excutils
|
|
api/fixture
|
|
api/importutils
|
|
api/netutils
|
|
api/reflection
|
|
api/strutils
|
|
api/timeutils
|
|
api/units
|
|
api/uuidutils
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|
|
.. _oslo: https://wiki.openstack.org/wiki/Oslo
|