diff options
author | Trevor Cooper <trevor.cooper@intel.com> | 2017-03-29 00:38:53 -0700 |
---|---|---|
committer | Trevor Cooper <trevor.cooper@intel.com> | 2017-03-29 00:38:53 -0700 |
commit | f2c4cd6b9512ff77a763404a52188da16277f2a4 (patch) | |
tree | abe5d5ebcb21be78212d49fa7465e5e3ad2f8ce6 | |
parent | 8a75da0f109a6a0ee5b6b347ceab367727f9640c (diff) |
Change-Id: I5e10d9b2469ed7ec7fbced12b041e659bd568c2d
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
-rw-r--r-- | docs/testing/developer/index.rst | 23 |
1 files changed, 11 insertions, 12 deletions
diff --git a/docs/testing/developer/index.rst b/docs/testing/developer/index.rst index fa3b7b2b..46234ece 100644 --- a/docs/testing/developer/index.rst +++ b/docs/testing/developer/index.rst @@ -33,9 +33,9 @@ VSPERF Developer Guide **************************** .. toctree:: - :caption: VSPERF Developer Guide - :maxdepth: 5 - :numbered: 5 + :caption: Traffic Gen Integration, VSPERF Design, Test Design, Test Plan + :maxdepth: 1 + :numbered: 1 ./design/trafficgen_integration_guide.rst ./design/vswitchperf_design.rst @@ -44,17 +44,16 @@ VSPERF Developer Guide ./requirements/vswitchperf_ltp.rst ***************************** -VSPERF - IETF Internet Draft +VSPERF IETF Internet Draft ***************************** .. toctree:: - :caption: IETF Internet Draft - :maxdepth: 5 - :numbered: 5 + :caption: Internet Draft + :maxdepth: 1 + :numbered: 1 -`Benchmarking Virtual Switches in OPNFV <https://tools.ietf.org/html/draft-ietf-bmwg-vswitch-opnfv-01>`_ - -Drafts (xml) are maintained in IETF repo https://tools.ietf.org/html/ +This IETF INternet Draft on `Benchmarking Virtual Switches in OPNFV <https://tools.ietf.org/html/draft-ietf-bmwg-vswitch-opnfv-01>`_ was developed by +VSPERF contributors and is maintained in the IETF repo. at https://tools.ietf.org/htm ******************************** VSPERF Scenarios and CI Results @@ -62,8 +61,8 @@ VSPERF Scenarios and CI Results .. toctree:: :caption: VSPERF Scenarios & Results - :maxdepth: 5 - :numbered: 5 + :maxdepth: 1 + :numbered: 1 ./results/scenario.rst ./results/results.rst |