do not indent include directives
Indenting the include directives for the snippet files means the headings in those files are "under" or "inside" the sections defined by the headings in the parent file, but that's not something rst supports. Change-Id: I70cb5b7f4d5051595a8e057ecf3b23a372ee21ca
This commit is contained in:
parent
533747c669
commit
1502a78282
@ -36,4 +36,4 @@ FILES
|
||||
**/etc/glance/glance-api.conf**
|
||||
Default configuration file for Glance API
|
||||
|
||||
.. include:: footer.rst
|
||||
.. include:: footer.rst
|
||||
|
@ -44,4 +44,4 @@ FILES
|
||||
**/etc/glance/glance-cache.conf**
|
||||
Default configuration file for the Glance Cache
|
||||
|
||||
.. include:: footer.rst
|
||||
.. include:: footer.rst
|
||||
|
@ -85,4 +85,4 @@ OPTIONS
|
||||
|
||||
.. include:: openstack_options.rst
|
||||
|
||||
.. include:: footer.rst
|
||||
.. include:: footer.rst
|
||||
|
@ -37,4 +37,4 @@ FILES
|
||||
**/etc/glance/glance-cache.conf**
|
||||
Default configuration file for the Glance Cache
|
||||
|
||||
.. include:: footer.rst
|
||||
.. include:: footer.rst
|
||||
|
@ -38,4 +38,4 @@ FILES
|
||||
**/etc/glance/glance-cache.conf**
|
||||
Default configuration file for the Glance Cache
|
||||
|
||||
.. include:: footer.rst
|
||||
.. include:: footer.rst
|
||||
|
@ -55,4 +55,4 @@ OPTIONS
|
||||
**--respawn**
|
||||
Restart service on unexpected death
|
||||
|
||||
.. include:: footer.rst
|
||||
.. include:: footer.rst
|
||||
|
@ -86,7 +86,7 @@ OPTIONS
|
||||
A proper SQLAlchemy connection string as described
|
||||
`here <http://www.sqlalchemy.org/docs/05/reference/sqlalchemy/connections.html?highlight=engine#sqlalchemy.create_engine>`_
|
||||
|
||||
.. include:: footer.rst
|
||||
.. include:: footer.rst
|
||||
|
||||
CONFIGURATION
|
||||
=============
|
||||
|
@ -37,4 +37,4 @@ FILES
|
||||
**/etc/glance/glance-registry.conf**
|
||||
Default configuration file for Glance Registry
|
||||
|
||||
.. include:: footer.rst
|
||||
.. include:: footer.rst
|
||||
|
@ -87,4 +87,4 @@ OPTIONS
|
||||
**-v, --verbose**
|
||||
Print more verbose output
|
||||
|
||||
.. include:: footer.rst
|
||||
.. include:: footer.rst
|
||||
|
@ -60,4 +60,4 @@ FILES
|
||||
**/etc/glance/glance-scrubber.conf**
|
||||
Default configuration file for the Glance Scrubber
|
||||
|
||||
.. include:: footer.rst
|
||||
. include:: footer.rst
|
||||
|
Loading…
Reference in New Issue
Block a user