Apply docs strucutre to Danube agreement 09/30009/5
authoryuyang <Gabriel.yuyang@huawei.com>
Wed, 8 Mar 2017 03:17:40 +0000 (11:17 +0800)
committeryuyang <Gabriel.yuyang@huawei.com>
Thu, 9 Mar 2017 11:09:27 +0000 (19:09 +0800)
JIRA: BOTTLENECK-137

According to the agreement in Testperf meeting.
Change the structure of docs.

Change-Id: Ie370de1e7a24c918aedc8a2cdb2cca0508ef4257
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
28 files changed:
docs/platform_overview/index.rst [deleted file]
docs/release/index.rst [moved from docs/release_notes/index.rst with 80% similarity]
docs/release/release-notes/release_notes.rst [moved from docs/release_notes/release_notes.rst with 100% similarity]
docs/release/release-notes/requirements_notes.rst [moved from docs/release_notes/requirements_notes.rst with 100% similarity]
docs/testing/developer/dashboard_guide.rst [moved from docs/testing_guide/dashboard_guide.rst with 100% similarity]
docs/testing/developer/index.rst [moved from docs/testing_guide/index.rst with 100% similarity]
docs/testing/developer/overview.rst [moved from docs/testing_guide/overview.rst with 100% similarity]
docs/testing/developer/posca_guide.rst [moved from docs/testing_guide/posca_guide.rst with 100% similarity]
docs/testing/developer/rubbos_guide.rst [moved from docs/testing_guide/rubbos_guide.rst with 100% similarity]
docs/testing/developer/vstf_guide.rst [moved from docs/testing_guide/vstf_guide.rst with 100% similarity]
docs/testing/index.rst [moved from docs/platform_overview/introduction.rst with 95% similarity]
docs/testing/user/index.rst [moved from docs/user_guide/index.rst with 100% similarity]
docs/testing/user/posca/posca_stress_ping.rst [moved from docs/user_guide/posca/posca_stress_ping.rst with 100% similarity]
docs/testing/user/posca/posca_stress_traffic.rst [moved from docs/user_guide/posca/posca_stress_traffic.rst with 100% similarity]
docs/testing/user/rubbos/rubbos_basic.rst [moved from docs/user_guide/rubbos/rubbos_basic.rst with 100% similarity]
docs/testing/user/rubbos/rubbos_heavy_tc1101.rst [moved from docs/user_guide/rubbos/rubbos_heavy_tc1101.rst with 100% similarity]
docs/testing/user/rubbos/rubbos_tc1101.rst [moved from docs/user_guide/rubbos/rubbos_tc1101.rst with 100% similarity]
docs/testing/user/rubbos/rubbos_tc1201.rst [moved from docs/user_guide/rubbos/rubbos_tc1201.rst with 100% similarity]
docs/testing/user/rubbos/rubbos_tc1301.rst [moved from docs/user_guide/rubbos/rubbos_tc1301.rst with 100% similarity]
docs/testing/user/rubbos/rubbos_tc1401.rst [moved from docs/user_guide/rubbos/rubbos_tc1401.rst with 100% similarity]
docs/testing/user/vstf/vstf_Ti1.rst [moved from docs/user_guide/vstf/vstf_Ti1.rst with 100% similarity]
docs/testing/user/vstf/vstf_Ti2.rst [moved from docs/user_guide/vstf/vstf_Ti2.rst with 100% similarity]
docs/testing/user/vstf/vstf_Ti3.rst [moved from docs/user_guide/vstf/vstf_Ti3.rst with 100% similarity]
docs/testing/user/vstf/vstf_Tn1.rst [moved from docs/user_guide/vstf/vstf_Tn1.rst with 100% similarity]
docs/testing/user/vstf/vstf_Tn2.rst [moved from docs/user_guide/vstf/vstf_Tn2.rst with 100% similarity]
docs/testing/user/vstf/vstf_Tu1.rst [moved from docs/user_guide/vstf/vstf_Tu1.rst with 100% similarity]
docs/testing/user/vstf/vstf_Tu2.rst [moved from docs/user_guide/vstf/vstf_Tu2.rst with 100% similarity]
docs/testing/user/vstf/vstf_Tu3.rst [moved from docs/user_guide/vstf/vstf_Tu3.rst with 100% similarity]

diff --git a/docs/platform_overview/index.rst b/docs/platform_overview/index.rst
deleted file mode 100644 (file)
index 81271a4..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. http://creativecommons.org/licenses/by/4.0
-.. (c) Huawei Technologies Co.,Ltd and others.
-
-*******************************
-Bottlenecks - Platform Overview
-*******************************
-
-.. toctree::
-   :maxdepth: 2
-
-   ./introduction.rst
similarity index 80%
rename from docs/release_notes/index.rst
rename to docs/release/index.rst
index 622671c..17e7844 100644 (file)
@@ -1,3 +1,4 @@
+.. _bottlenecks-releasenotes:
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
 .. (c) Huawei Technologies Co.,Ltd and others.
@@ -7,7 +8,6 @@ Bottlenecks - Release Notes
 ***************************
 
 .. toctree::
-   :maxdepth: 2
+   :glob:
 
-   ./release_notes.rst
-   ./requirements_notes.rst
+   release-notes/*
similarity index 95%
rename from docs/platform_overview/introduction.rst
rename to docs/testing/index.rst
index cb85e61..70d3983 100644 (file)
@@ -23,6 +23,13 @@ This project forms a staging framework to find bottlenecks and to do analysis of
 The *Bottlenecks* framework is deployed in several  OPNFV community labs. It is
 installer, infrastructure and application independent.
 
+.. toctree::
+   :glob:
+
+   developer/index.rst
+   user/index.rst
+   *
+
 .. _Pharos: https://wiki.opnfv.org/pharos
 
 .. seealso:: Pharos_ for information on OPNFV community labs.
@@ -35,3 +42,5 @@ Contact Bottlenecks
 Feedback `Contact us`_
 
 .. _Contact us: opnfv-users@lists.opnfv.org
+
+