summaryrefslogtreecommitdiffstats
path: root/docs/testing
diff options
context:
space:
mode:
authorAric Gardner <agardner@linuxfoundation.org>2018-11-06 16:03:19 -0500
committerAric Gardner <agardner@linuxfoundation.org>2018-11-06 17:07:21 -0500
commit329c2fb5f670dca1063a6cc92eca416f90478239 (patch)
treef95583a2174c024de88156e63310604bb1e33c2d /docs/testing
parent7fa95206132a636b7d13f2d6da23660b9e2b3280 (diff)
Change submodules for :doc: for feature projects
In feature projects there were tons of broken links It does not make sense to link to anything but the projects index file here, as we do not control what the project does past having a doc/index.rst The infrastructure guide is in a better shape but has two broken links The projects that are inactive will show greyed out links untill they add an index.rst Change-Id: I9cba2cc7dd355e3ed90cfe72b3646f25cd76558a Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Diffstat (limited to 'docs/testing')
-rw-r--r--docs/testing/testing-user.rst41
1 files changed, 18 insertions, 23 deletions
diff --git a/docs/testing/testing-user.rst b/docs/testing/testing-user.rst
index ade27a634..278b4a67c 100644
--- a/docs/testing/testing-user.rst
+++ b/docs/testing/testing-user.rst
@@ -1,10 +1,3 @@
-.. _testing-userguide:
-
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. http://creativecommons.org/licenses/by/4.0
-
-===================
-Testing User Guides
===================
This page provides the links to the installation, configuration and user guides
@@ -15,8 +8,8 @@ Bottlenecks
.. toctree::
:maxdepth: 1
- ../submodules/bottlenecks/docs/testing/user/configguide/index
- ../submodules/bottlenecks/docs/testing/user/userguide/index
+* :doc:`Bottlenecks Config Guide <bottlenecks:testing/user/configguide/index>`
+* :doc:`Bottlenecks User Guide <bottlenecks:testing/user/userguide/index>`
Dovetail / OPNFV Verified Program
@@ -24,27 +17,27 @@ Dovetail / OPNFV Verified Program
.. toctree::
:maxdepth: 1
- ../submodules/dovetail/docs/testing/user/certificationworkflow/index
- ../submodules/dovetail/docs/testing/user/ovpaddendum/index
- ../submodules/dovetail/docs/testing/user/reviewerguide/index
- ../submodules/dovetail/docs/testing/user/systempreparation/index
- ../submodules/dovetail/docs/testing/user/testspecification/index
- ../submodules/dovetail/docs/testing/user/userguide/index
+* :doc:`OVP Workflow <dovetail:testing/user/certificationworkflow/index>`
+* :doc:`Guidelines Addendum for 2018.09 release <dovetail:testing/user/ovpaddendum/index>`
+* :doc:`OVP Reviewer Guide <dovetail:testing/user/reviewerguide/index>`
+* :doc:`OVP System Preparation Guide <dovetail:testing/user/systempreparation/index>`
+* :doc:`OVP Testing Specification <dovetail:testing/user/testspecification/index>`
+* :doc:`OVP Testing User Guide <dovetail:testing/user/userguide/index>`
Functest
---------
.. toctree::
:maxdepth: 1
- ../submodules/functest/docs/testing/user/configguide/index
- ../submodules/functest/docs/testing/user/userguide/index
+* :doc:`Functest Installation Guide <functest:testing/user/configguide/index>`
+* :doc:`Functest User Guide <functest:testing/user/userguide/index>`
NFVbench
-----
.. toctree::
:maxdepth: 1
- ../submodules/nfvbench/docs/testing/user/userguide/index
+* :doc:`NFVbench User Guide <nfvbench:testing/user/userguide/index>`
Storperf
@@ -53,7 +46,7 @@ Storperf
.. toctree::
:maxdepth: 1
- ../submodules/storperf/docs/testing/user/index
+* :doc:`StorPerf User Guide <storperf:testing/user/index>`
VSPERF
@@ -62,8 +55,8 @@ VSPERF
.. toctree::
:maxdepth: 1
- ../submodules/vswitchperf/docs/testing/user/configguide/index
- ../submodules/vswitchperf/docs/testing/user/userguide/index
+* :doc:`VSPERF Configuration and User Guide <vswitchperf:testing/user/configguide/index>`
+* :doc:`VSPERF Test Guide <vswitchperf:testing/user/userguide/index>`
Yardstick
@@ -71,5 +64,7 @@ Yardstick
.. toctree::
:maxdepth: 1
- ../submodules/yardstick/docs/testing/user/configguide/index
- ../submodules/yardstick/docs/testing/user/userguide/index
+* :doc:`Yardstick Configuration Guide <yardstick:testing/user/configguide/index>`
+* :doc:`Yardstick User Guide <yardstick:testing/user/userguide/index>`
+
+