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/configguide/abstract.rst | 3 ++- docs/configguide/configoptions.rst | 3 ++- docs/configguide/feature-config.rst | 1 + docs/configguide/index.rst | 11 ++--------- docs/configguide/installer-config.rst | 1 + docs/configguide/introduction.rst | 14 -------------- docs/configguide/post-install.rst | 1 + 7 files changed, 9 insertions(+), 25 deletions(-) delete mode 100644 docs/configguide/introduction.rst (limited to 'docs/configguide') diff --git a/docs/configguide/abstract.rst b/docs/configguide/abstract.rst index 608ad0688..8005d86dd 100644 --- a/docs/configguide/abstract.rst +++ b/docs/configguide/abstract.rst @@ -1,5 +1,6 @@ +======== Abstract --------- +======== This document provides guidance and instructions for the configuration of the Brahmaputra release of OPNFV. diff --git a/docs/configguide/configoptions.rst b/docs/configguide/configoptions.rst index bf3dc3d08..f977ccf20 100644 --- a/docs/configguide/configoptions.rst +++ b/docs/configguide/configoptions.rst @@ -1,3 +1,4 @@ +===================== Configuration Options ===================== @@ -8,7 +9,7 @@ components such as OpenStack, OpenDaylight, OVS, KVM etc. where each scenario wi include different source components or configurations. OPNFV Scenario's ----------------- +================ Each OPNFV scenario provides unique features and capabilities, it is important to understand your target platform capabilities before installing and configuring your target scenario. diff --git a/docs/configguide/feature-config.rst b/docs/configguide/feature-config.rst index df9728bb9..1053807ad 100644 --- a/docs/configguide/feature-config.rst +++ b/docs/configguide/feature-config.rst @@ -1,3 +1,4 @@ +===================== Feature Configuration ===================== 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` diff --git a/docs/configguide/installer-config.rst b/docs/configguide/installer-config.rst index 89632ea3f..00596db92 100644 --- a/docs/configguide/installer-config.rst +++ b/docs/configguide/installer-config.rst @@ -1,3 +1,4 @@ +======================= Installer Configuration ======================= diff --git a/docs/configguide/introduction.rst b/docs/configguide/introduction.rst deleted file mode 100644 index 058514e20..000000000 --- a/docs/configguide/introduction.rst +++ /dev/null @@ -1,14 +0,0 @@ -Scope -===== - - -Using this guide ----------------- -This section is probably wrong as we should dive straight into this, we have an abstract already. - -Pre-requisites --------------- - - - - diff --git a/docs/configguide/post-install.rst b/docs/configguide/post-install.rst index 88c12067d..663080d2a 100644 --- a/docs/configguide/post-install.rst +++ b/docs/configguide/post-install.rst @@ -1,3 +1,4 @@ +============================= Post Configuration Activities ============================= -- cgit 1.2.3-korg