Fix doc title format error
Change-Id: Iafe03c967ca7b3e39d532f434b2f21fb43fa0d29 Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
This commit is contained in:
parent
e99c6f3e8c
commit
86117fd98c
@ -1,8 +1,8 @@
|
||||
.. _configuring:
|
||||
|
||||
==========================
|
||||
===================
|
||||
Configuration Guide
|
||||
==========================
|
||||
===================
|
||||
|
||||
.. toctree::
|
||||
aodh-config-file.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:
|
||||
|
@ -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_.
|
||||
|
@ -14,9 +14,9 @@
|
||||
License for the specific language governing permissions and limitations
|
||||
under the License.
|
||||
|
||||
===============================
|
||||
Installing development sandbox
|
||||
===============================
|
||||
==============================
|
||||
Installing development sandbox
|
||||
==============================
|
||||
|
||||
Configuring devstack
|
||||
====================
|
||||
|
@ -15,9 +15,9 @@
|
||||
|
||||
.. _install:
|
||||
|
||||
=================
|
||||
Installing Aodh
|
||||
=================
|
||||
===============
|
||||
Installing Aodh
|
||||
===============
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
@ -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
|
||||
|
@ -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``.
|
||||
|
@ -13,9 +13,9 @@
|
||||
License for the specific language governing permissions and limitations
|
||||
under the License.
|
||||
|
||||
============================
|
||||
Release Notes
|
||||
============================
|
||||
=============
|
||||
Release Notes
|
||||
=============
|
||||
|
||||
.. toctree::
|
||||
:hidden:
|
||||
|
@ -1,6 +1,6 @@
|
||||
=========
|
||||
Web API
|
||||
=========
|
||||
=======
|
||||
Web API
|
||||
=======
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
@ -1,6 +1,6 @@
|
||||
============
|
||||
V2 Web API
|
||||
============
|
||||
==========
|
||||
V2 Web API
|
||||
==========
|
||||
|
||||
Capabilities
|
||||
============
|
||||
|
@ -14,9 +14,9 @@
|
||||
License for the specific language governing permissions and limitations
|
||||
under the License.
|
||||
|
||||
==========
|
||||
Glossary
|
||||
==========
|
||||
========
|
||||
Glossary
|
||||
========
|
||||
|
||||
.. glossary::
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user