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/configguide/index.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/configguide/index.rst')
-rw-r--r-- | docs/configguide/index.rst | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/docs/configguide/index.rst b/docs/configguide/index.rst index 0a47f1589..9e43a174f 100644 --- a/docs/configguide/index.rst +++ b/docs/configguide/index.rst @@ -1,19 +1,12 @@ +************************* OPNFV Configuration Guide -========================= - -Contents: +************************* .. toctree:: :maxdepth: 2 ./abstract - ./introduction ./configoptions ./installer-config ./feature-config ./post-install - -Indices and tables -================== - -* :ref:`search` |