diff options
author | Trevor Cooper <trevor.cooper@intel.com> | 2017-03-21 13:44:25 -0700 |
---|---|---|
committer | Trevor Cooper <trevor.cooper@intel.com> | 2017-03-21 13:44:25 -0700 |
commit | 255f58a8c64fcb2875f7616dfcbbfeef2173efcb (patch) | |
tree | 763e94a42e79118bc11c6453b5cd147c8a3ebda7 | |
parent | 32a5263216d79ad34041dca55357278f092bb931 (diff) |
Corrected doc dir errors
Change-Id: Iab221ca0ea22156830c2a106695e305f965d5226
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
-rw-r--r-- | docs/index.rst | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/docs/index.rst b/docs/index.rst index 11aaf655..3e68c34f 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -30,7 +30,7 @@ setup of the network and/or for control of the traffic-generator and test execut * Continuous Integration status: https://build.opnfv.org/ci/view/vswitchperf/ ****************************** -VSPERF User Guide +VSPERF User Guides ****************************** .. toctree:: @@ -38,18 +38,18 @@ VSPERF User Guide :maxdepth: 5 :numbered: 5 - ./user/configguide/installation.rst - ./user/configguide/upgrade.rst - ./user/configguide/trafficgen.rst + ./testing/user/configguide/installation.rst + ./testing/user/configguide/upgrade.rst + ./testing/user/configguide/trafficgen.rst - ./user/userguide/testusage.rst - ./user/userguide/teststeps.rst - ./user/userguide/integration.rst - Yardstick integration <./userguide/yardstick.rst> + ./testing/user/userguide/testusage.rst + ./testing/user/userguide/teststeps.rst + ./testing/user/userguide/integration.rst + Yardstick integration <./testing/user/userguide/yardstick.rst> **************************** -VSPERF Developer +VSPERF Developer Guides **************************** .. toctree:: @@ -57,11 +57,11 @@ VSPERF Developer :maxdepth: 5 :numbered: 5 - ./developer/design/trafficgen_integration_guide.rst - ./developer/design/vswitchperf_design.rst + ./testing/developer/design/trafficgen_integration_guide.rst + ./testing/developer/design/vswitchperf_design.rst - ./developer/requirements/vswitchperf_ltd.rst - ./developer/requirements/vswitchperf_ltp.rst + ./testing/developer/requirements/vswitchperf_ltd.rst + ./testing/developer/requirements/vswitchperf_ltp.rst IETF Internet Draft: Benchmarking Virtual Switches in OPNFV <./requirements/ietf_draft/> @@ -74,8 +74,8 @@ VSPERF Results :maxdepth: 3 :numbered: 3 - ./developer/results/scenario.rst - ./developer/results/results.rst + ./testing/developer/results/scenario.rst + ./testing/developer/results/results.rst Indices ======= |