Update preliminary documentation CPS-Core with Admin Guide 13/124413/5
authorDylanB95EST <dylan.byrne@est.tech>
Wed, 22 Sep 2021 09:38:21 +0000 (10:38 +0100)
committerDylanB95EST <dylan.byrne@est.tech>
Wed, 22 Sep 2021 13:59:11 +0000 (14:59 +0100)
Add Admin Guide Page with Logging & Diagnostics section
to preliminary documentation for Istanbul releas

Issue-ID: CPS-676
Change-Id: Ie2ca89cca225ffc692eaf7ebc5880b92801062a1
Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
docs/admin-guide.rst [new file with mode: 0644]
docs/index.rst
docs/requirements-docs.txt

diff --git a/docs/admin-guide.rst b/docs/admin-guide.rst
new file mode 100644 (file)
index 0000000..8e917e1
--- /dev/null
@@ -0,0 +1,18 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. Copyright (C) 2021 Nordix Foundation
+
+.. DO NOT CHANGE THIS LABEL FOR RELEASE NOTES - EVEN THOUGH IT GIVES A WARNING
+.. _adminGuide:
+
+
+CPS Admin Guide
+###############
+
+.. warning:: draft
+
+.. toctree::
+   :maxdepth: 1
+
+Logging & Diagnostics
+=====================
index ec2ec5d..2658874 100755 (executable)
@@ -18,6 +18,7 @@ CPS-Core Documentation
 
    overview.rst
    architecture.rst
+   admin-guide.rst
    design.rst
    modeling.rst
    deployment.rst
index b3188dd..a743c22 100644 (file)
@@ -1,5 +1,5 @@
 tox
-Sphinx
+Sphinx==4.2.0
 doc8
 docutils
 setuptools