diff options
author | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2016-02-02 00:24:22 +0900 |
---|---|---|
committer | Christopher Price <christopher.price@ericsson.com> | 2016-02-01 15:47:03 +0000 |
commit | 71fa5c62aa5c6e2675efbe4ce723462412e774b9 (patch) | |
tree | 0667990aa73e0653174fd3a8f398a943bd658c18 /docs/platformoverview/index.rst | |
parent | ebcbd15ad177ac03f693837e9f1a2e6441bb263b (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>
(cherry picked from commit 9351f9aed9383b85173215cf892eef5b3fc44fc3)
Diffstat (limited to 'docs/platformoverview/index.rst')
-rw-r--r-- | docs/platformoverview/index.rst | 16 |
1 files changed, 2 insertions, 14 deletions
diff --git a/docs/platformoverview/index.rst b/docs/platformoverview/index.rst index 6f01e571a..4c6db1200 100644 --- a/docs/platformoverview/index.rst +++ b/docs/platformoverview/index.rst @@ -1,13 +1,6 @@ -.. OPNFV Platform Overview documentation master file, created by - sphinx-quickstart on Tue Nov 24 10:30:29 2015. - You can adapt this file completely to your liking, but it should at least - contain the root `toctree` directive. - +******************************** OPNFV Platform Overview document -================================ - - -Contents: +******************************** .. toctree:: :maxdepth: 2 @@ -16,8 +9,3 @@ Contents: ./softwarearchitecture.rst ./deploymenttools.rst ./testcasesframework.rst - -Indices and tables -================== - -* :ref:`search` |