diff options
author | ShubhamRathi <shubhamiiitbackup@gmail.com> | 2017-03-30 02:38:15 +0530 |
---|---|---|
committer | Shubham Rathi <shubhamiiitbackup@gmail.com> | 2017-03-30 08:07:49 +0000 |
commit | c9c30dd37265769bca4f4460b965557be3dd4e33 (patch) | |
tree | 259b80bd1eb32546bf68391a44ef38729d55f8c0 /docs/testing | |
parent | 6e335429dd2de4b431cd36d2d64967ab0b32090e (diff) |
Refactor documents
1. Remove projects not part of Danube from release notes
2. Remove redundant content about Test Frameworks from
Installation Instroduction
3. Remove Yardstick from Testing Dev guide
Change-Id: I8b14d76f2b43c89ebdf8d9e6a62ff3c4a22eae30
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
Diffstat (limited to 'docs/testing')
-rw-r--r-- | docs/testing/testing-dev.rst | 8 | ||||
-rw-r--r-- | docs/testing/testing-user.rst | 2 |
2 files changed, 2 insertions, 8 deletions
diff --git a/docs/testing/testing-dev.rst b/docs/testing/testing-dev.rst index 970abe2ae..74d4dbbd3 100644 --- a/docs/testing/testing-dev.rst +++ b/docs/testing/testing-dev.rst @@ -21,14 +21,6 @@ Bottlenecks ../submodules/bottlenecks/docs/testing/developer/devguide/index -Yardstick ----------- -.. toctree:: - :maxdepth: 1 - - ../submodules/yardstick/docs/testing/developer/devguide/index - - QTIP ----- .. toctree:: diff --git a/docs/testing/testing-user.rst b/docs/testing/testing-user.rst index 8e69a482d..98159727b 100644 --- a/docs/testing/testing-user.rst +++ b/docs/testing/testing-user.rst @@ -1,3 +1,5 @@ +.. _testing-userguide: + .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 |