diff options
author | ShubhamRathi <shubhamiiitbackup@gmail.com> | 2017-03-22 00:12:24 +0530 |
---|---|---|
committer | ShubhamRathi <shubhamiiitbackup@gmail.com> | 2017-03-22 00:12:24 +0530 |
commit | ccb6ee17f999c09e785083c4c9e418f21ffbdef0 (patch) | |
tree | add7aa01174cbca1c81f1335f220ee4226344e90 /docs/index.rst | |
parent | c033d4b702018ec6a00492f20f26049b66a3da94 (diff) |
Segregating Testing doc
Testing documentation has been segregated
under 'User Guides' & 'Developer Guides' as
decided by the test teams.
Change-Id: I04a11ff88b329f4daad2ef020aefd0779d5a7ca5
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/docs/index.rst b/docs/index.rst index 23bd573f7..78c35e473 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -30,11 +30,8 @@ Testing Documentation :maxdepth: 1 testing/ecosystem/index - submodules/functest/docs/testing/user/index - submodules/bottlenecks/docs/testing/user/index - submodules/yardstick/docs/testing/user/index - submodules/vswitchperf/docs/testing/user/index - submodules/storperf/docs/testing/user/index + testing/testing-user + testing/testing-dev Development Documentation |