From 1502a78282fa72b038e4f6ba3bed3df4ec9a6f06 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Thu, 1 Oct 2015 15:44:07 +0000 Subject: [PATCH] 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 --- doc/source/man/glanceapi.rst | 2 +- doc/source/man/glancecachecleaner.rst | 2 +- doc/source/man/glancecachemanage.rst | 2 +- doc/source/man/glancecacheprefetcher.rst | 2 +- doc/source/man/glancecachepruner.rst | 2 +- doc/source/man/glancecontrol.rst | 2 +- doc/source/man/glancemanage.rst | 2 +- doc/source/man/glanceregistry.rst | 2 +- doc/source/man/glancereplicator.rst | 2 +- doc/source/man/glancescrubber.rst | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/doc/source/man/glanceapi.rst b/doc/source/man/glanceapi.rst index 34838e90cf..e147cb9434 100644 --- a/doc/source/man/glanceapi.rst +++ b/doc/source/man/glanceapi.rst @@ -36,4 +36,4 @@ FILES **/etc/glance/glance-api.conf** Default configuration file for Glance API - .. include:: footer.rst +.. include:: footer.rst diff --git a/doc/source/man/glancecachecleaner.rst b/doc/source/man/glancecachecleaner.rst index 58aaf7ba32..5cf3618828 100644 --- a/doc/source/man/glancecachecleaner.rst +++ b/doc/source/man/glancecachecleaner.rst @@ -44,4 +44,4 @@ FILES **/etc/glance/glance-cache.conf** Default configuration file for the Glance Cache - .. include:: footer.rst +.. include:: footer.rst diff --git a/doc/source/man/glancecachemanage.rst b/doc/source/man/glancecachemanage.rst index 893551a120..6949154f45 100644 --- a/doc/source/man/glancecachemanage.rst +++ b/doc/source/man/glancecachemanage.rst @@ -85,4 +85,4 @@ OPTIONS .. include:: openstack_options.rst - .. include:: footer.rst +.. include:: footer.rst diff --git a/doc/source/man/glancecacheprefetcher.rst b/doc/source/man/glancecacheprefetcher.rst index 2d5467b900..f0217210b7 100644 --- a/doc/source/man/glancecacheprefetcher.rst +++ b/doc/source/man/glancecacheprefetcher.rst @@ -37,4 +37,4 @@ FILES **/etc/glance/glance-cache.conf** Default configuration file for the Glance Cache - .. include:: footer.rst +.. include:: footer.rst diff --git a/doc/source/man/glancecachepruner.rst b/doc/source/man/glancecachepruner.rst index c0c6210b20..445868446e 100644 --- a/doc/source/man/glancecachepruner.rst +++ b/doc/source/man/glancecachepruner.rst @@ -38,4 +38,4 @@ FILES **/etc/glance/glance-cache.conf** Default configuration file for the Glance Cache - .. include:: footer.rst +.. include:: footer.rst diff --git a/doc/source/man/glancecontrol.rst b/doc/source/man/glancecontrol.rst index 7d8edeee58..f46e7e976a 100644 --- a/doc/source/man/glancecontrol.rst +++ b/doc/source/man/glancecontrol.rst @@ -55,4 +55,4 @@ OPTIONS **--respawn** Restart service on unexpected death - .. include:: footer.rst +.. include:: footer.rst diff --git a/doc/source/man/glancemanage.rst b/doc/source/man/glancemanage.rst index 529e96f98c..f2c3fcbe78 100644 --- a/doc/source/man/glancemanage.rst +++ b/doc/source/man/glancemanage.rst @@ -86,7 +86,7 @@ OPTIONS A proper SQLAlchemy connection string as described `here `_ - .. include:: footer.rst +.. include:: footer.rst CONFIGURATION ============= diff --git a/doc/source/man/glanceregistry.rst b/doc/source/man/glanceregistry.rst index 1973135dcc..296b03bbe0 100644 --- a/doc/source/man/glanceregistry.rst +++ b/doc/source/man/glanceregistry.rst @@ -37,4 +37,4 @@ FILES **/etc/glance/glance-registry.conf** Default configuration file for Glance Registry - .. include:: footer.rst +.. include:: footer.rst diff --git a/doc/source/man/glancereplicator.rst b/doc/source/man/glancereplicator.rst index fd37c362af..8d7e1210e7 100644 --- a/doc/source/man/glancereplicator.rst +++ b/doc/source/man/glancereplicator.rst @@ -87,4 +87,4 @@ OPTIONS **-v, --verbose** Print more verbose output - .. include:: footer.rst +.. include:: footer.rst diff --git a/doc/source/man/glancescrubber.rst b/doc/source/man/glancescrubber.rst index 02967325bd..754d5d26de 100644 --- a/doc/source/man/glancescrubber.rst +++ b/doc/source/man/glancescrubber.rst @@ -60,4 +60,4 @@ FILES **/etc/glance/glance-scrubber.conf** Default configuration file for the Glance Scrubber - .. include:: footer.rst +. include:: footer.rst