Docs Index 05/64705/1
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 26 Oct 2018 18:23:20 +0000 (11:23 -0700)
committerStephen Wong <stephen.kf.wong@gmail.com>
Wed, 7 Nov 2018 21:15:21 +0000 (21:15 +0000)
Adds the missing index.rst needed to build the documentation.

Change-Id: I6ff27873559718a5ca4e3120646a6ef347120c8a
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
(cherry picked from commit 9a3972e792d50c17174d2c2c4f3df3d326405477)

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