From 71fa5c62aa5c6e2675efbe4ce723462412e774b9 Mon Sep 17 00:00:00 2001 From: Ryota MIBU Date: Tue, 2 Feb 2016 00:24:22 +0900 Subject: 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 (cherry picked from commit 9351f9aed9383b85173215cf892eef5b3fc44fc3) --- docs/platformoverview/deploymenttools.rst | 7 ++----- docs/platformoverview/index.rst | 16 ++-------------- docs/platformoverview/introduction.rst | 6 ++---- docs/platformoverview/softwarearchitecture.rst | 4 ++-- docs/platformoverview/testcasesframework.rst | 8 ++------ 5 files changed, 10 insertions(+), 31 deletions(-) (limited to 'docs/platformoverview') diff --git a/docs/platformoverview/deploymenttools.rst b/docs/platformoverview/deploymenttools.rst index 996bca263..09ac5c1f5 100644 --- a/docs/platformoverview/deploymenttools.rst +++ b/docs/platformoverview/deploymenttools.rst @@ -1,6 +1,6 @@ ----------------- +================ Deployment Tools ----------------- +================ Brahmaputra provides 4 different installers. @@ -41,6 +41,3 @@ Joid Editors note: Just a high level intro and link to the main joid documents. - - - 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` diff --git a/docs/platformoverview/introduction.rst b/docs/platformoverview/introduction.rst index 495655106..6d7c4c2e7 100644 --- a/docs/platformoverview/introduction.rst +++ b/docs/platformoverview/introduction.rst @@ -1,6 +1,6 @@ ------------------------- +============ Introduction ------------------------- +============ The OPNFV project provides different kinds of output to its users: @@ -62,5 +62,3 @@ later releases of OPNFV. Thus they are not part of a release package. Also community labs are independent of releases. Only the lab description is included in the release and describes the requirements of a lab to successfully run Brahmaputra deployments. - - diff --git a/docs/platformoverview/softwarearchitecture.rst b/docs/platformoverview/softwarearchitecture.rst index c8593c4d1..6398bb0ed 100644 --- a/docs/platformoverview/softwarearchitecture.rst +++ b/docs/platformoverview/softwarearchitecture.rst @@ -1,6 +1,6 @@ ------------------------- +======================== Target software platform ------------------------- +======================== Software architecture ===================== diff --git a/docs/platformoverview/testcasesframework.rst b/docs/platformoverview/testcasesframework.rst index f06c98b7a..e5cdaca44 100644 --- a/docs/platformoverview/testcasesframework.rst +++ b/docs/platformoverview/testcasesframework.rst @@ -1,10 +1,6 @@ ------------------------ +======================= Testcases and Framework ------------------------ +======================= Editors note: Just a high level description about the different types of tests and the role of yardstick as central framework. - - - - -- cgit 1.2.3-korg