6884457891
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>
46 lines
546 B
ReStructuredText
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`
|
|
|