diff options
author | yuyang <Gabriel.yuyang@huawei.com> | 2017-07-03 17:59:12 +0800 |
---|---|---|
committer | yuyang <Gabriel.yuyang@huawei.com> | 2017-07-04 12:35:31 +0800 |
commit | b39f17a60e91552ffe94c520a30e6b271077f294 (patch) | |
tree | 2365debfddf455ce9691f69775fee3a79bb65c2d /docs/testing/user/userguide/index.rst | |
parent | c6647e559cddfe8bdf064bf69edd970df4044ce5 (diff) |
Initiate docs for Euphrates Release
JIRA: BOTTLENECK-170
Initiate docs for euphrates release by chaning the
directory structure and contents framework
Change-Id: Id051574a9d489c5b4f90b7e079ce8482413b1b53
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
Diffstat (limited to 'docs/testing/user/userguide/index.rst')
-rw-r--r-- | docs/testing/user/userguide/index.rst | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/docs/testing/user/userguide/index.rst b/docs/testing/user/userguide/index.rst index 795530d6..8e959abc 100644 --- a/docs/testing/user/userguide/index.rst +++ b/docs/testing/user/userguide/index.rst @@ -1,17 +1,16 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 +.. (c) Huawei Technologies Co.,Ltd and others. -************************** -Bottlenecks - User Guide -************************** - -.. This index.rst file is used to structure and organise the content in these directories. -.. The documentation toolchain will create web and pdf versions of the content of this file. +*************************** +Bottlenecks - Testing Guide +*************************** .. toctree:: :maxdepth: 1 - ./posca/posca_stress_ping.rst - ./posca/posca_stress_traffic.rst - ./deprecated.rst + ./overview.rst + ./posca_guide.rst + ./dashboard_guide.rst + ./test_cases.rst |