diff options
author | Julien-zte <zhang.jun3g@zte.com.cn> | 2016-08-17 16:08:18 +0800 |
---|---|---|
committer | Yuanzhen Li <li.yuanzhen@zte.com.cn> | 2016-08-30 15:47:30 +0000 |
commit | 9064b1fc9960f5a808a8e71158e492f4c31edf05 (patch) | |
tree | 869c6db08e8795cec73ef58f5726e1215b3b9466 /docs/scenarios/index.rst | |
parent | 58fa9c52679c4636fecb30db016834523546ac92 (diff) |
Adjust the structure of doctor/userguide dir
Change-Id: Ie526d921dabbfa3b7a9c95f1705390c2eef53998
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Signed-off-by: Yuanzhen Li <li.yuanzhen@zte.com.cn>
Diffstat (limited to 'docs/scenarios/index.rst')
-rw-r--r-- | docs/scenarios/index.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/scenarios/index.rst b/docs/scenarios/index.rst new file mode 100644 index 00000000..3732e027 --- /dev/null +++ b/docs/scenarios/index.rst @@ -0,0 +1,12 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + +=============== +Doctor scenario +=============== + +.. toctree:: + :maxdepth: 2 + :numbered: + + ./functest/doctor-scenario-in-functest.rst |