From 86117fd98cdcda9b769421ad4492107cd6c07fc2 Mon Sep 17 00:00:00 2001 From: "Yuanbin.Chen" Date: Mon, 9 Apr 2018 13:24:01 +0800 Subject: [PATCH] Fix doc title format error Change-Id: Iafe03c967ca7b3e39d532f434b2f21fb43fa0d29 Signed-off-by: Yuanbin.Chen --- doc/source/configuration/index.rst | 4 ++-- doc/source/contributor/architecture.rst | 8 ++++---- doc/source/contributor/contributing.rst | 6 +++--- doc/source/contributor/install/development.rst | 6 +++--- doc/source/contributor/install/index.rst | 6 +++--- doc/source/contributor/install/mod_wsgi.rst | 6 +++--- doc/source/contributor/install/uwsgi.rst | 6 +++--- doc/source/contributor/releasenotes/index.rst | 6 +++--- doc/source/contributor/webapi/index.rst | 6 +++--- doc/source/contributor/webapi/v2.rst | 6 +++--- doc/source/glossary.rst | 6 +++--- doc/source/index.rst | 4 ++-- 12 files changed, 35 insertions(+), 35 deletions(-) diff --git a/doc/source/configuration/index.rst b/doc/source/configuration/index.rst index 4b1f4a2ee..9f912ae31 100644 --- a/doc/source/configuration/index.rst +++ b/doc/source/configuration/index.rst @@ -1,8 +1,8 @@ .. _configuring: -========================== +=================== Configuration Guide -========================== +=================== .. toctree:: aodh-config-file.rst diff --git a/doc/source/contributor/architecture.rst b/doc/source/contributor/architecture.rst index 126ff93b8..9119b8cb3 100644 --- a/doc/source/contributor/architecture.rst +++ b/doc/source/contributor/architecture.rst @@ -1,8 +1,8 @@ .. _architecture: -===================== - System Architecture -===================== +=================== +System Architecture +=================== High-Level Architecture ======================= @@ -58,7 +58,7 @@ Alarm Notifiers :detailed: Alarm Storage -=============== +============= .. list-plugins:: aodh.storage :detailed: diff --git a/doc/source/contributor/contributing.rst b/doc/source/contributor/contributing.rst index 53431ea25..902f6fffb 100644 --- a/doc/source/contributor/contributing.rst +++ b/doc/source/contributor/contributing.rst @@ -13,9 +13,9 @@ .. _contributing: -====================== - Contributing to Aodh -====================== +==================== +Contributing to Aodh +==================== Aodh follows the same workflow as other OpenStack projects. To start contributing to Aodh, please follow the workflow found here_. diff --git a/doc/source/contributor/install/development.rst b/doc/source/contributor/install/development.rst index d8c170ac8..86d3cc6b7 100644 --- a/doc/source/contributor/install/development.rst +++ b/doc/source/contributor/install/development.rst @@ -14,9 +14,9 @@ License for the specific language governing permissions and limitations under the License. -=============================== - Installing development sandbox -=============================== +============================== +Installing development sandbox +============================== Configuring devstack ==================== diff --git a/doc/source/contributor/install/index.rst b/doc/source/contributor/install/index.rst index 4e4009d17..2aa0eba69 100644 --- a/doc/source/contributor/install/index.rst +++ b/doc/source/contributor/install/index.rst @@ -15,9 +15,9 @@ .. _install: -================= - Installing Aodh -================= +=============== +Installing Aodh +=============== .. toctree:: :maxdepth: 2 diff --git a/doc/source/contributor/install/mod_wsgi.rst b/doc/source/contributor/install/mod_wsgi.rst index 890c6713f..e3a1bd49f 100644 --- a/doc/source/contributor/install/mod_wsgi.rst +++ b/doc/source/contributor/install/mod_wsgi.rst @@ -13,9 +13,9 @@ License for the specific language governing permissions and limitations under the License. -=================================== - Installing the API behind mod_wsgi -=================================== +================================== +Installing the API behind mod_wsgi +================================== Aodh comes with a WSGI application file named `aodh/api/app.wsgi` for configuring the API service to run behind Apache with ``mod_wsgi``. This file diff --git a/doc/source/contributor/install/uwsgi.rst b/doc/source/contributor/install/uwsgi.rst index 480bc23ee..d607f7baa 100644 --- a/doc/source/contributor/install/uwsgi.rst +++ b/doc/source/contributor/install/uwsgi.rst @@ -1,6 +1,6 @@ -============================== - Installing the API with uwsgi -============================== +============================= +Installing the API with uwsgi +============================= Aodh comes with a few example files for configuring the API service to run behind Apache with ``mod_wsgi``. diff --git a/doc/source/contributor/releasenotes/index.rst b/doc/source/contributor/releasenotes/index.rst index 161309c40..d9f1e82e3 100644 --- a/doc/source/contributor/releasenotes/index.rst +++ b/doc/source/contributor/releasenotes/index.rst @@ -13,9 +13,9 @@ License for the specific language governing permissions and limitations under the License. -============================ - Release Notes -============================ +============= +Release Notes +============= .. toctree:: :hidden: diff --git a/doc/source/contributor/webapi/index.rst b/doc/source/contributor/webapi/index.rst index 59c6ee698..31b123489 100644 --- a/doc/source/contributor/webapi/index.rst +++ b/doc/source/contributor/webapi/index.rst @@ -1,6 +1,6 @@ -========= - Web API -========= +======= +Web API +======= .. toctree:: :maxdepth: 2 diff --git a/doc/source/contributor/webapi/v2.rst b/doc/source/contributor/webapi/v2.rst index 601b217b6..467dc5ee1 100644 --- a/doc/source/contributor/webapi/v2.rst +++ b/doc/source/contributor/webapi/v2.rst @@ -1,6 +1,6 @@ -============ - V2 Web API -============ +========== +V2 Web API +========== Capabilities ============ diff --git a/doc/source/glossary.rst b/doc/source/glossary.rst index 0df78dc14..2396c2325 100644 --- a/doc/source/glossary.rst +++ b/doc/source/glossary.rst @@ -14,9 +14,9 @@ License for the specific language governing permissions and limitations under the License. -========== - Glossary -========== +======== +Glossary +======== .. glossary:: diff --git a/doc/source/index.rst b/doc/source/index.rst index b522cd2d1..9a0d4d7a9 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -14,9 +14,9 @@ License for the specific language governing permissions and limitations under the License. -================================== +================================ Welcome to Aodh's documentation! -================================== +================================ The Alarming service (aodh) project provides a service that enables the ability to trigger actions based on defined rules against metric or event data