docs: add index.rst files to component docs 19/10819/1
authorRyota MIBU <r-mibu@cq.jp.nec.com>
Thu, 25 Feb 2016 13:19:02 +0000 (22:19 +0900)
committerRyota Mibu <r-mibu@cq.jp.nec.com>
Thu, 25 Feb 2016 13:37:18 +0000 (13:37 +0000)
Change-Id: I1256d21bc01c7f1343859e28b47c15d9d284bddf
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
(cherry picked from commit 5996a35d07d1a5c661adb3af37c4e6eb4f4a5331)

docs/configguide/index.rst [new file with mode: 0644]
docs/manuals/index.rst
docs/platformoverview/index.rst [new file with mode: 0644]
docs/test4composite/images [deleted symlink]
docs/test4composite/index.rst [deleted file]
docs/test4composite/platformoverview.rst [deleted file]
docs/test4composite/userguide.rst [deleted file]
docs/userguide/index.rst [moved from docs/test4composite/configguide.rst with 50% similarity]

diff --git a/docs/configguide/index.rst b/docs/configguide/index.rst
new file mode 100644 (file)
index 0000000..4a7a5fb
--- /dev/null
@@ -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 Configuration Guide
+**************************
+
+.. toctree::
+    :maxdepth: 2
+    :numbered:
+
+.. include:: featureconfig.rst
index cbed5fd..52d3609 100644 (file)
@@ -9,4 +9,4 @@ Manuals
    :numbered:
    :maxdepth: 2
 
-   mark-host-down_manual.rst
+.. include:: mark-host-down_manual.rst
diff --git a/docs/platformoverview/index.rst b/docs/platformoverview/index.rst
new file mode 100644 (file)
index 0000000..23d61cd
--- /dev/null
@@ -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 Platform Overview
+************************
+
+.. toctree::
+    :maxdepth: 2
+    :numbered:
+
+.. include:: platformoverview.rst
diff --git a/docs/test4composite/images b/docs/test4composite/images
deleted file mode 120000 (symlink)
index 7063172..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../platformoverview/images
\ No newline at end of file
diff --git a/docs/test4composite/index.rst b/docs/test4composite/index.rst
deleted file mode 100644 (file)
index 5b17677..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. http://creativecommons.org/licenses/by/4.0
-
-*********************************
-Doctor contents in composite docs
-*********************************
-
-.. note::
-    This document is just for test to validate doctor contents which would
-    be included into the OPNFV composite docs.
-
-.. toctree::
-    :maxdepth: 2
-    :numbered:
-
-    *
-
-.. include:: ../platformoverview/platformoverview.rst
-.. include:: ../configguide/featureconfig.rst
-.. include:: ../userguide/userguide.rst
diff --git a/docs/test4composite/platformoverview.rst b/docs/test4composite/platformoverview.rst
deleted file mode 100644 (file)
index 2473f67..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. http://creativecommons.org/licenses/by/4.0
-
-.. include:: ../platformoverview/platformoverview.rst
diff --git a/docs/test4composite/userguide.rst b/docs/test4composite/userguide.rst
deleted file mode 100644 (file)
index e05aec1..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. http://creativecommons.org/licenses/by/4.0
-
-.. include:: ../userguide/userguide.rst
similarity index 50%
rename from docs/test4composite/configguide.rst
rename to docs/userguide/index.rst
index d1f8963..43726ea 100644 (file)
@@ -1,4 +1,12 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
 
-.. include:: ../configguide/featureconfig.rst
+*****************
+Doctor User Guide
+*****************
+
+.. toctree::
+    :maxdepth: 2
+    :numbered:
+
+.. include:: featureusage.rst