From 31845a888f7adf992667e5753ca45149ba5f13eb Mon Sep 17 00:00:00 2001 From: Aaron-DH <dinghh@awcloud.com> Date: Tue, 31 Jan 2017 16:12:39 +0800 Subject: [PATCH] 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 --- doc/source/installation.rst | 2 ++ doc/source/rating/introduction.rst | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/source/installation.rst b/doc/source/installation.rst index fd4a2685..3d7f62c3 100644 --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -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` diff --git a/doc/source/rating/introduction.rst b/doc/source/rating/introduction.rst index 4d406fd9..f661cbd4 100644 --- a/doc/source/rating/introduction.rst +++ b/doc/source/rating/introduction.rst @@ -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: