summaryrefslogtreecommitdiffstats
path: root/platformdoc/docs/index.md
diff options
context:
space:
mode:
authorLusheng Ji <lji@research.att.com>2017-09-11 23:38:09 +0000
committerLusheng Ji <lji@research.att.com>2017-09-12 01:42:11 +0000
commit1694802295e445771fe32bd3a14fefb53e3ab9fa (patch)
tree143e17efc193611ed1795e4c77ca2fdef028c818 /platformdoc/docs/index.md
parent64472de4c2e2acc7bf883a3e8267ad5aa38e2cb0 (diff)
Make platformdoc docker container
Issue-Id: DCAEGEN2-60 Change-Id: Id57ab539707a43883ff957a23d2459a9b12df22e Signed-off-by: Lusheng Ji <lji@research.att.com>
Diffstat (limited to 'platformdoc/docs/index.md')
-rw-r--r--platformdoc/docs/index.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/platformdoc/docs/index.md b/platformdoc/docs/index.md
new file mode 100644
index 00000000..6b7475fd
--- /dev/null
+++ b/platformdoc/docs/index.md
@@ -0,0 +1,14 @@
+# DCAE Platform
+
+## Welcome
+
+This is the home for the documetation for the DCAE platform where you will find:
+
+* Details of the platform's architecture
+* User guides for the different roles
+ - [Component developers](components/intro.md)
+
+## Background
+
+DCAE is composed of a platform and services. The DCAE platform are the technical pieces responsible for the deployment and the management of DCAE services. The DCAE services are the technical pieces responsible for monitoring network services.
+