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:
parent
acac8ead6e
commit
31845a888f
doc/source
@ -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`
|
||||
|
||||
|
||||
|
@ -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:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user