diff options
author | Carlos Goncalves <carlos.goncalves@neclab.eu> | 2016-08-31 09:30:23 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-08-31 09:30:23 +0000 |
commit | 6cf036177753359bdbb65464fb0abe3abe3db153 (patch) | |
tree | 403ff4d49d2b6c6b6ad8129a7a87c1f945ac2f41 /docs/scenarios/index.rst | |
parent | d921539ad550fb4222aaa8d9fc742239150838af (diff) | |
parent | 9064b1fc9960f5a808a8e71158e492f4c31edf05 (diff) |
Merge "Adjust the structure of doctor/userguide dir"
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 |