Review index documentation 24/124524/3
authorBruno Sakoto <bruno.sakoto@bell.ca>
Mon, 27 Sep 2021 23:26:28 +0000 (19:26 -0400)
committerBruno Sakoto <bruno.sakoto@bell.ca>
Tue, 28 Sep 2021 15:15:28 +0000 (11:15 -0400)
* 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

docs/content/admin-guide.rst [moved from docs/content/apis.rst with 54% similarity]
docs/content/design.rst
docs/index.rst

similarity index 54%
rename from docs/content/apis.rst
rename to docs/content/admin-guide.rst
index c483ea1..0f52d30 100644 (file)
@@ -4,17 +4,12 @@
 ..
 .. Copyright (C) 2021 Bell Canada
 
-=========================
-CPS Temporal Exposed APIs
-=========================
+========================
+CPS Temporal Admin Guide
+========================
 
 .. warning:: Draft
 
-* REST API
-
-  * Specification
-  * Postman Collection
-
-* Event Schema
-
-  * Json Schema
+* Link to deployment configuration
+* Logging
+* ...
index 167d93d..7a6590d 100644 (file)
@@ -9,3 +9,12 @@ CPS Temporal Design
 ===================
 
 .. warning:: Draft
+
+* REST API
+
+  * Specification
+  * Postman Collection
+
+* Event Schema
+
+  * Json Schema
index a491bfa..ebaad15 100644 (file)
@@ -4,12 +4,12 @@
 ..
 .. Copyright (C) 2021 Bell Canada
 
+.. _master_index:
+
 ============
 CPS Temporal
 ============
 
-.. warning:: Draft
-
 .. toctree::
    :maxdepth: 1
 
@@ -18,5 +18,5 @@ CPS Temporal
    content/design.rst
    content/modeling.rst
    content/deployment.rst
-   content/apis.rst
+   content/admin-guide.rst
    content/release-notes.rst