Files
oslo.log/doc/source/index.rst
Doug Hellmann ea7eaa4b06 add auto-generated docs for config options
Add automatically generated documentation for the configuration options
using oslo_config.sphinxext.

Change-Id: I8a58303b09aa5b0c04c083c85d50b87e3efe28e0
2015-09-24 19:33:31 +00:00

36 lines
654 B
ReStructuredText

====================================
Welcome to oslo.log's documentation!
====================================
The `oslo`_ log (logging) configuration library provides standardized
configuration for all openstack projects. It also provides custom
formatters, handlers and support for context specific
logging (like resource id's etc).
.. toctree::
:maxdepth: 1
installation
usage
opts
contributing
history
API Documentation
=================
.. toctree::
:maxdepth: 2
:glob:
api/*
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
.. _oslo: https://wiki.openstack.org/wiki/Oslo