summaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorSofia Wallin <sofia.wallin@ericsson.com>2016-11-23 14:49:15 +0100
committerSofia Wallin <sofia.wallin@ericsson.com>2016-11-24 16:21:30 +0100
commitd438301ca7244e66d5082312e3e84fcfb219f11b (patch)
tree858fc757706d451ac52e17ba75e4c0d7b4a2ef6d /docs/index.rst
parent978b48ae0117c80d3dc7cced5e09e08e9efe929b (diff)
Adjusted the docs repo structure for D release work
Change-Id: I9befe06c424c726e17d754bc480413b2430549ba Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst37
1 files changed, 37 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index b69aa3980..ed06ecc9e 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -8,3 +8,40 @@ OPNFV Docs placeholder landing page
This will be extended to include all the sub pages and to provide the docs.opnfv.org landing page for Danube.
+=====================
+Release Documentation
+=====================
+
+Just pointing to the index.rst file here, but we need to break that out and have
+sub-directories for each of the projects documents to be copied into.
+
+.. toctree::
+ :maxdepth: 1
+
+ release/index
+
+.. need to figure out the correct URL to use here so readthedocs does it for us.
+
+=======
+Testing
+=======
+
+Just pointing to the index.rst file here, but we need to break that out and have
+sub-directories for each of the projects documents to be copied into.
+
+.. toctree::
+ :maxdepth: 1
+
+ testing/index
+
+=========
+Developer
+=========
+
+Just pointing to the index.rst file here, but we need to break that out and have
+sub-directories for each of the projects documents to be copied into.
+
+.. toctree::
+ :maxdepth: 1
+
+ developer/index