diff options
author | Martin Klozik <martinx.klozik@intel.com> | 2017-04-19 12:47:08 +0100 |
---|---|---|
committer | Martin Klozik <martinx.klozik@intel.com> | 2017-04-19 12:49:07 +0100 |
commit | e64800b3cf4cbfd89996cb56f1899b047f6cbdbc (patch) | |
tree | 1c29e5c3115df50ea72132641e7326cf4b90cf43 /docs/testing | |
parent | 22faa4f0a15caf61065ff1fa5033e3da72a79680 (diff) |
docs: Remove whitespaces from indexes
Whitespaces were removed from RST indexes to correctly
pass rst validation.
Change-Id: I5f277d5f8846653c6e7ea3fbb29881e2dd3f610b
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
Reviewed-by: Trevor Cooper <trevor.cooper@intel.com>
Diffstat (limited to 'docs/testing')
-rw-r--r-- | docs/testing/developer/index.rst | 4 | ||||
-rw-r--r-- | docs/testing/user/configguide/index.rst | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/testing/developer/index.rst b/docs/testing/developer/index.rst index 408cc69f..cdda1d98 100644 --- a/docs/testing/developer/index.rst +++ b/docs/testing/developer/index.rst @@ -51,7 +51,7 @@ VSPERF IETF Internet Draft .. toctree:: :caption: vSwitch Internet Draft :maxdepth: 2 - :numbered: + :numbered: 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/html/ @@ -62,7 +62,7 @@ VSPERF Scenarios and CI Results .. toctree:: :caption: VSPERF Scenarios & Results :maxdepth: 2 - :numbered: + :numbered: ./results/scenario.rst ./results/results.rst diff --git a/docs/testing/user/configguide/index.rst b/docs/testing/user/configguide/index.rst index 2b19591d..a7df2ebc 100644 --- a/docs/testing/user/configguide/index.rst +++ b/docs/testing/user/configguide/index.rst @@ -35,7 +35,7 @@ VSPERF User Guide .. toctree:: :caption: VSPERF Install, Upgrade, Traffic Generator Guide, Test Suite Guide :maxdepth: 2 - :numbered: + :numbered: ./installation.rst ./upgrade.rst |