summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/conf.yaml2
-rw-r--r--docs/index.rst18
2 files changed, 19 insertions, 1 deletions
diff --git a/docs/conf.yaml b/docs/conf.yaml
index f871056..df012a4 100644
--- a/docs/conf.yaml
+++ b/docs/conf.yaml
@@ -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
index 0000000..4f9b38a
--- /dev/null
+++ b/docs/index.rst
@@ -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