From 7cc71e8d705f20d4a36f9bcd9e022e439cf31197 Mon Sep 17 00:00:00 2001 From: ShubhamRathi Date: Thu, 16 Mar 2017 01:07:13 +0530 Subject: Misc Changes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1. Renamed ‘How to work with Documentation’ to Documentation Guide 2. Add Test Overview documentation breneath ‘Testing’ 3. Removed the index off Release Notes Change-Id: Iaef364f5ee59a99f906270271c1daf49cfae4c4f Signed-off-by: ShubhamRathi --- docs/how-to-use-docs/index.rst | 6 +++--- docs/index.rst | 3 ++- docs/release/release-notes.rst | 4 ---- docs/testing/ecosystem/index.rst | 6 +++--- 4 files changed, 8 insertions(+), 11 deletions(-) (limited to 'docs') diff --git a/docs/how-to-use-docs/index.rst b/docs/how-to-use-docs/index.rst index 5839a8b7b..5e9d0dd38 100644 --- a/docs/how-to-use-docs/index.rst +++ b/docs/how-to-use-docs/index.rst @@ -1,7 +1,7 @@ -================================ -How to work with Documentation -================================ +=================== +Documentation Guide +=================== .. toctree:: :maxdepth: 2 diff --git a/docs/index.rst b/docs/index.rst index 777afbfb3..23bd573f7 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -29,6 +29,7 @@ Testing Documentation .. toctree:: :maxdepth: 1 + testing/ecosystem/index submodules/functest/docs/testing/user/index submodules/bottlenecks/docs/testing/user/index submodules/yardstick/docs/testing/user/index @@ -42,5 +43,5 @@ Development Documentation .. toctree:: :maxdepth: 1 - featureprojects how-to-use-docs/index + featureprojects diff --git a/docs/release/release-notes.rst b/docs/release/release-notes.rst index 17291c703..419e71abb 100644 --- a/docs/release/release-notes.rst +++ b/docs/release/release-notes.rst @@ -5,10 +5,6 @@ OPNFV Release Notes =================== -.. contents:: - :depth: 3 - :local: - Apex ----- :ref:`Apex Release Notes ` diff --git a/docs/testing/ecosystem/index.rst b/docs/testing/ecosystem/index.rst index 3ffb13bba..6520dc160 100644 --- a/docs/testing/ecosystem/index.rst +++ b/docs/testing/ecosystem/index.rst @@ -2,9 +2,9 @@ .. http://creativecommons.org/licenses/by/4.0 .. (c) Christopher Price (Ericsson AB) -***************************** -OPNFV Test Framework document -***************************** +============================= +OPNFV Test Framework Overview +============================= .. toctree:: :maxdepth: 2 -- cgit 1.2.3-korg