diff options
author | JingLu5 <lvjing5@huawei.com> | 2017-03-28 01:43:21 +0000 |
---|---|---|
committer | Jing Lu <lvjing5@huawei.com> | 2017-03-30 09:49:20 +0000 |
commit | 6c0f8306f7bed99905af7a21fc5171642d3c4827 (patch) | |
tree | 7ab553bf4677425ad6fd18089deb7916e90b0a74 /docs/testing/developer/devguide/index.rst | |
parent | b2a79813f57a94b6565fa8f967d10d295010dfff (diff) |
Refine documentation
Change-Id: I0d3387a520e3decf51bb0f7db53996f148a611d0
Signed-off-by: JingLu5 <lvjing5@huawei.com>
(cherry picked from commit 2347f3977823bfd0c4b1fa832d9046b8a625596b)
Diffstat (limited to 'docs/testing/developer/devguide/index.rst')
-rw-r--r-- | docs/testing/developer/devguide/index.rst | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/testing/developer/devguide/index.rst b/docs/testing/developer/devguide/index.rst new file mode 100644 index 000000000..fc3ca155d --- /dev/null +++ b/docs/testing/developer/devguide/index.rst @@ -0,0 +1,16 @@ +.. _yardstick-devguide: + +.. This work is licensed under a Creative Commons Attribution 4.0 International +.. License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) OPNFV, Ericsson AB and others. + +********************************* +OPNFV Yardstick developer guide +********************************* + +.. toctree:: + :maxdepth: 4 + :numbered: + + devguide |