Review index documentation
* Add admin guide
* Move apis to design
* Add master index as required by main doc project
Issue-ID: CPS-447
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: I6dbb562a8b4505768b5689f90375df6bb30803da
diff --git a/docs/content/admin-guide.rst b/docs/content/admin-guide.rst
new file mode 100644
index 0000000..0f52d30
--- /dev/null
+++ b/docs/content/admin-guide.rst
@@ -0,0 +1,15 @@
+.. This work is licensed under a
+.. Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+..
+.. Copyright (C) 2021 Bell Canada
+
+========================
+CPS Temporal Admin Guide
+========================
+
+.. warning:: Draft
+
+* Link to deployment configuration
+* Logging
+* ...
diff --git a/docs/content/apis.rst b/docs/content/apis.rst
deleted file mode 100644
index c483ea1..0000000
--- a/docs/content/apis.rst
+++ /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
-..
-.. Copyright (C) 2021 Bell Canada
-
-=========================
-CPS Temporal Exposed APIs
-=========================
-
-.. warning:: Draft
-
-* REST API
-
- * Specification
- * Postman Collection
-
-* Event Schema
-
- * Json Schema
diff --git a/docs/content/design.rst b/docs/content/design.rst
index 167d93d..7a6590d 100644
--- a/docs/content/design.rst
+++ b/docs/content/design.rst
@@ -9,3 +9,12 @@
===================
.. warning:: Draft
+
+* REST API
+
+ * Specification
+ * Postman Collection
+
+* Event Schema
+
+ * Json Schema
diff --git a/docs/index.rst b/docs/index.rst
index a491bfa..ebaad15 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -4,12 +4,12 @@
..
.. Copyright (C) 2021 Bell Canada
+.. _master_index:
+
============
CPS Temporal
============
-.. warning:: Draft
-
.. toctree::
:maxdepth: 1
@@ -18,5 +18,5 @@
content/design.rst
content/modeling.rst
content/deployment.rst
- content/apis.rst
+ content/admin-guide.rst
content/release-notes.rst