Trivial: fix warnings when build_sphinx

This patch fix that when build_sphinx, there are
some warning msgs as follows:
WARNING: Bullet list ends without a blank line; unexpected unindent.
WARNING: Title underline too short.

Change-Id: I2e14002d234282228139a8eb81cf109c6a551090
This commit is contained in:
Aaron-DH 2017-01-31 16:12:39 +08:00
parent acac8ead6e
commit 31845a888f
2 changed files with 3 additions and 1 deletions

View File

@ -172,6 +172,7 @@ Please note that:
* `http://localhost:5000/v2.0`and `http://localhost:35357/v2.0` are your
identity endpoints.
* the tenant named `service` is also commonly called `services`
For keystone (identity) API v3
@ -228,6 +229,7 @@ Please note that:
* `http://localhost:5000/v3`and `http://localhost:35357/v3` are your identity
endpoints.
* the tenant named `service` is also commonly called `services`

View File

@ -11,7 +11,7 @@ process the data depends on their priority. The module with the highest
priority comes first.
Enable or disable module
=======================
==========================
Enable the hashmap rating module: