diff options
author | yuyang <Gabriel.yuyang@huawei.com> | 2017-02-16 20:44:47 +0800 |
---|---|---|
committer | yuyang <Gabriel.yuyang@huawei.com> | 2017-02-23 13:00:27 +0800 |
commit | 81fba061911595953782299d2eb06c3014b8a890 (patch) | |
tree | 08d13ccef97b4ccceb0511c4668dcfd43ec2de59 /docs/installationprocedure/index.rst | |
parent | be6453bb485c720278c5f6a45a5194391e454ce4 (diff) |
Add Danube Document Framework
JIRA: BOTTLENECK-137
Bottlenecks document framwork meeting Danube document requirement.
Changes:
1. Add POSCA testsuite document
2. Combine configuration and installation directory
2.1 https://wiki.opnfv.org/display/DEV/Documentation+Toolchain
3. Change file names in /user_guide
4. Add requirements notes to release notes
5. Add stress test configuartion details
Change-Id: I8d9055097ddae280d985120d4501819d20ad1dcb
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
Diffstat (limited to 'docs/installationprocedure/index.rst')
-rw-r--r-- | docs/installationprocedure/index.rst | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/docs/installationprocedure/index.rst b/docs/installationprocedure/index.rst deleted file mode 100644 index bfc07ce3..00000000 --- a/docs/installationprocedure/index.rst +++ /dev/null @@ -1,14 +0,0 @@ -.. 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 - installation prodedure -************************************* - -.. toctree:: - :maxdepth: 2 - - ./rubbos_installation.rst - ./vstf_installation.rst - ./bottlenecks_test_result.rst |