summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/index.rst1
-rw-r--r--docs/sections/services/serviceindex.rst15
-rw-r--r--docs/sections/services/snmptrap/index.rst11
-rw-r--r--docs/sections/services/ves-http/index.rst11
4 files changed, 38 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 5c7d157c..4a3c8481 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -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
index 00000000..925ef021
--- /dev/null
+++ b/docs/sections/services/serviceindex.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
+
+
+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
index 00000000..5d662e0d
--- /dev/null
+++ b/docs/sections/services/snmptrap/index.rst
@@ -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
index 00000000..e1ad6e72
--- /dev/null
+++ b/docs/sections/services/ves-http/index.rst
@@ -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
+