diff options
author | Julien-zte <zhang.jun3g@zte.com.cn> | 2016-08-17 16:08:18 +0800 |
---|---|---|
committer | Carlos Goncalves <carlos.goncalves@neclab.eu> | 2016-08-31 09:31:19 +0000 |
commit | 157f709cb921302442090c7664e6e3a34b6c2998 (patch) | |
tree | 403ff4d49d2b6c6b6ad8129a7a87c1f945ac2f41 /docs/scenarios/index.rst | |
parent | 148aeb75304e99504d7df8924613639030549aac (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>
(cherry picked from commit 9064b1fc9960f5a808a8e71158e492f4c31edf05)
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 |