diff options
author | Sofia Wallin <sofia.wallin@ericsson.com> | 2017-03-20 09:23:43 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-20 09:23:43 +0000 |
commit | 0cdc19af8367aa2c86283a0867fed02c3bc1087c (patch) | |
tree | 8aa0dcf44b1e3d3fcc9068aba1abed44f91632e8 /docs | |
parent | a4e3f3d28a133d83ade8ade7774e3477cdf9fd4d (diff) | |
parent | 7cc71e8d705f20d4a36f9bcd9e022e439cf31197 (diff) |
Merge "Misc Changes"
Diffstat (limited to 'docs')
-rw-r--r-- | docs/how-to-use-docs/index.rst | 6 | ||||
-rw-r--r-- | docs/index.rst | 3 | ||||
-rw-r--r-- | docs/release/release-notes.rst | 4 | ||||
-rw-r--r-- | docs/testing/ecosystem/index.rst | 6 |
4 files changed, 8 insertions, 11 deletions
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 <apex-releasenotes>` 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 |