deb-oslo.config/doc/source/index.rst
Doug Hellmann 6884457891 enhance sphinx integration to allow links to option definitions
Use a Sphinx domain to manage the locations of options so we can produce
links back to them with some custom roles. Add documentation for using
the three primary interfaces into Sphinx.

Change-Id: Ibe2363d3ec688c7294cdd41cced853bed17c26bb
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-01-20 15:23:17 -05:00

46 lines
546 B
ReStructuredText

oslo.config
===========
An OpenStack library for parsing configuration options from the command
line and configuration files.
Contents
========
.. toctree::
:maxdepth: 2
cfg
opts
types
configopts
cfgfilter
helpers
fixture
parser
exceptions
namespaces
styleguide
generator
builtins
sphinxext
sphinxconfiggen
faq
contributing
Release Notes
=============
.. toctree::
:maxdepth: 1
history
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`