From 9064b1fc9960f5a808a8e71158e492f4c31edf05 Mon Sep 17 00:00:00 2001 From: Julien-zte Date: Wed, 17 Aug 2016 16:08:18 +0800 Subject: Adjust the structure of doctor/userguide dir Change-Id: Ie526d921dabbfa3b7a9c95f1705390c2eef53998 Signed-off-by: Julien Signed-off-by: Yuanzhen Li --- docs/index.rst | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100755 docs/index.rst (limited to 'docs/index.rst') 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` + -- cgit 1.2.3-korg