diff options
author | Yu Yang (Gabriel) <Gabriel.yuyang@huawei.com> | 2017-03-01 06:33:22 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-01 06:33:22 +0000 |
commit | 5938133db9d2a4a8796c45eeeeef2c74da3ddeba (patch) | |
tree | 92fe5a5840b051bc368cc54f1751993aea9a1281 /docs/testing_guide/index.rst | |
parent | e7c4d05b182e834fe55164315fc9b36a322578a2 (diff) | |
parent | 81fba061911595953782299d2eb06c3014b8a890 (diff) |
Merge "Add Danube Document Framework"
Diffstat (limited to 'docs/testing_guide/index.rst')
-rw-r--r-- | docs/testing_guide/index.rst | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/testing_guide/index.rst b/docs/testing_guide/index.rst new file mode 100644 index 00000000..20cc00eb --- /dev/null +++ b/docs/testing_guide/index.rst @@ -0,0 +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 - Testing Guide +*************************** + +.. toctree:: + :maxdepth: 2 + + ./overview.rst + ./posca_guide.rst + ./rubbos_guide.rst + ./vstf_guide.rst + ./dashboard_guide.rst |