move configuration option list to the configuration guide
We have a section in the reference guide showing the configuration options built into oslo.config. Move that to the configuration guide instead so it is linked from the Configuration Guide list at https://docs.openstack.org/$series/configuration/ like the similar documentation for other libraries. Change-Id: I7da159cfaa643c2cc094f6fb1c0aeaa956f3eb77 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
parent
9c71b01409
commit
6a94cbc6a2
@ -7,5 +7,4 @@
|
||||
|
||||
format
|
||||
mutable
|
||||
|
||||
|
||||
options
|
||||
|
7
doc/source/configuration/options.rst
Normal file
7
doc/source/configuration/options.rst
Normal file
@ -0,0 +1,7 @@
|
||||
========================================
|
||||
Configuration Options from oslo.config
|
||||
========================================
|
||||
|
||||
.. show-options::
|
||||
|
||||
oslo.config
|
@ -1,5 +0,0 @@
|
||||
==================
|
||||
Built-in Options
|
||||
==================
|
||||
|
||||
.. show-options:: oslo.config
|
@ -18,7 +18,6 @@
|
||||
styleguide
|
||||
mutable
|
||||
locations
|
||||
builtins
|
||||
sphinxext
|
||||
sphinxconfiggen
|
||||
faq
|
||||
|
Loading…
Reference in New Issue
Block a user