Docs Index 97/64097/1
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 26 Oct 2018 18:23:20 +0000 (11:23 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 26 Oct 2018 18:24:34 +0000 (11:24 -0700)
Adds the missing index.rst needed to build the documentation.

Change-Id: I6ff27873559718a5ca4e3120646a6ef347120c8a
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
docs/conf.yaml
docs/index.rst [new file with mode: 0644]

index f871056..df012a4 100644 (file)
@@ -1,3 +1,3 @@
 ---
 project_cfg: opnfv
-project: CLOVER
+project: Clover
diff --git a/docs/index.rst b/docs/index.rst
new file mode 100644 (file)
index 0000000..4f9b38a
--- /dev/null
@@ -0,0 +1,18 @@
+.. This work is licensed under a Creative Commons Attribution 4.0
+.. International License.
+.. SPDX-License-Identifier CC-BY-4.0
+.. (c) OPNFV, Authors of Clover
+
+.. _clover:
+
+============
+OPNFV Clover
+============
+
+.. toctree::
+   :maxdepth: 1
+
+   release/userguide/index.rst
+   release/release-notes/index.rst
+   release/configguide/index.rst
+   development/design/index.rst