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/index.rst | |
parent | d921539ad550fb4222aaa8d9fc742239150838af (diff) | |
parent | 9064b1fc9960f5a808a8e71158e492f4c31edf05 (diff) |
Merge "Adjust the structure of doctor/userguide dir"
Diffstat (limited to 'docs/index.rst')
-rwxr-xr-x | docs/index.rst | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst new file mode 100755 index 00000000..a8349970 --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,24 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) 2016 OPNFV. + + +====== +Doctor +====== + +.. toctree:: + :maxdepth: 2 + :numbered: + + ./installationprocedure/index.rst + ./design/index.rst + ./manuals/index.rst + ./requirements/index.rst + ./scenarios/index.rst + ./userguide/index.rst + +Indices +======= +* :ref:`search` + |