diff options
author | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2016-02-02 00:24:22 +0900 |
---|---|---|
committer | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2016-02-02 00:24:22 +0900 |
commit | 9351f9aed9383b85173215cf892eef5b3fc44fc3 (patch) | |
tree | 0667990aa73e0653174fd3a8f398a943bd658c18 /docs/userguide/introduction.rst | |
parent | 145ed01de3d50f82a9ed25ec1421651b8248df63 (diff) |
fix section headers in consistent rule
'*' with overline: document title (placed before toctree)
'=' with overline: sections
'=': subsections
'-': subsubsections
Change-Id: Ia91ec0c4f95185eac911e972a07ebc7fdae372f4
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Diffstat (limited to 'docs/userguide/introduction.rst')
-rw-r--r-- | docs/userguide/introduction.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/userguide/introduction.rst b/docs/userguide/introduction.rst index 9ac9f0814..c1ab145bc 100644 --- a/docs/userguide/introduction.rst +++ b/docs/userguide/introduction.rst @@ -1,3 +1,4 @@ +======== Overview ======== @@ -13,7 +14,7 @@ enable specific features and capabilities in the platform that can be leveraged OPNFV user community. OPNFV Scenarios ----------------- +=============== Each OPNFV scenario provides unique features and capabilities, it is important to ensure you have a scenario deployed on your infrastructure that provides the right capabilities @@ -37,7 +38,7 @@ provide information about the specific use cases that have been validated and ar on your deployment. General usage guidelines ------------------------- +======================== The user guide for OPNFV features and capabilities provide step by step instructions for using features that have been configured according to the installation and configuration |