Fix for SDK's index.rst file 37/87137/2
authorpwielebs <piotr.wielebski@nokia.com>
Tue, 7 May 2019 12:01:33 +0000 (14:01 +0200)
committerpwielebs <piotr.wielebski@nokia.com>
Tue, 7 May 2019 13:56:14 +0000 (15:56 +0200)
Change-Id: I3273ea34909ad218908a3b16fff173f420c6e766
Issue-ID: DCAEGEN2-1447
Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
docs/sections/offeredapis.rst
docs/sections/services/sdk/index.rst
docs/sections/services/serviceindex.rst

index e4f6528..4611425 100644 (file)
@@ -15,3 +15,4 @@ DCAEGEN2 Components Offered APIs
    apis/DFC.rst
    apis/PNDA.rst
    apis/pmmapper.rst
+   apis/SDK.rst
index f53b78b..0af47ec 100644 (file)
@@ -4,7 +4,16 @@
 DCAE SDK
 ========
 
+**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
+  :maxdepth: 1
+
+  ./architecture.rst
+
 
-       ./architecture.rst
\ No newline at end of file
+API reference
\ No newline at end of file
index 268c91b..df26b4f 100644 (file)
@@ -19,3 +19,4 @@ Service components under DCAE
    ./heartbeat-ms/index.rst
    ./pm-mapper/index.rst
    ./bbs-event-processor/index.rst
+   ./sdk/index.rst