summaryrefslogtreecommitdiffstats
path: root/docs/sections/sdk/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/sections/sdk/index.rst')
-rw-r--r--docs/sections/sdk/index.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/sections/sdk/index.rst b/docs/sections/sdk/index.rst
new file mode 100644
index 00000000..c5d27a2d
--- /dev/null
+++ b/docs/sections/sdk/index.rst
@@ -0,0 +1,16 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+
+DCAE SDK
+========
+
+With Dublin release, DCAE has introduced new SDK's to aid component development. **SDK** is a common software development kit written in Java. It contains various utilities and clients which may be used for getting configuration from CBS, consuming messages from DMaaP, interacting with A&AI, etc.
+
+
+SDK Overview
+------------
+
+.. toctree::
+ :maxdepth: 1
+
+ ./architecture.rst \ No newline at end of file