Create component specific doc structure 21/56421/3
authorvagrant <vv770d@att.com>
Fri, 13 Jul 2018 21:44:34 +0000 (21:44 +0000)
committervagrant <vv770d@att.com>
Sat, 14 Jul 2018 11:41:17 +0000 (11:41 +0000)
Change-Id: I6ad1056b3a21e8c448840ef2682e4cbd7bdb7585
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-617

docs/index.rst
docs/sections/services/serviceindex.rst [new file with mode: 0644]
docs/sections/services/snmptrap/index.rst [new file with mode: 0644]
docs/sections/services/ves-http/index.rst [new file with mode: 0644]

index 5c7d157..4a3c848 100644 (file)
@@ -19,5 +19,6 @@ Data Collection, Analytics, and Events (DCAE)
    ./sections/configuration.rst
    ./sections/humaninterfaces.rst
    ./sections/components/component-development.rst
+   ./sections/services/serviceindex.rst
    ./sections/release-notes.rst
 
diff --git a/docs/sections/services/serviceindex.rst b/docs/sections/services/serviceindex.rst
new file mode 100644 (file)
index 0000000..925ef02
--- /dev/null
@@ -0,0 +1,15 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+
+
+Service components under DCAE
+=============================
+
+.. Add or remove sections below as appropriate for the platform component.
+
+.. toctree::
+   :maxdepth: 1
+
+   ./snmptrap/index.rst
+   ./ves-http/index.rst
+
diff --git a/docs/sections/services/snmptrap/index.rst b/docs/sections/services/snmptrap/index.rst
new file mode 100644 (file)
index 0000000..5d662e0
--- /dev/null
@@ -0,0 +1,11 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+
+
+SNMP TRAP COLLECTOR MS (DCAE)
+=============================
+
+.. Add or remove sections below as appropriate for the platform component.
+
+Trap collector overview and functions to be listed
+
diff --git a/docs/sections/services/ves-http/index.rst b/docs/sections/services/ves-http/index.rst
new file mode 100644 (file)
index 0000000..e1ad6e7
--- /dev/null
@@ -0,0 +1,11 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+
+
+VNF Event Streaming (VES) Collector
+===================================
+
+.. Add or remove sections below as appropriate for the platform component.
+
+VES Collector (HTTP) overview and functions
+