diff options
author | pwielebs <piotr.wielebski@nokia.com> | 2019-05-07 14:01:33 +0200 |
---|---|---|
committer | pwielebs <piotr.wielebski@nokia.com> | 2019-05-07 15:56:14 +0200 |
commit | 6ec7fd11354ba464022b8e3b54e1e4a7f60ed7d5 (patch) | |
tree | dbf2e482b284bd8db69fd1877dc529405190f0b2 /docs/sections/services/sdk/index.rst | |
parent | 9f58a5d51f8945b4813227957edc8e49451c1eca (diff) |
Fix for SDK's index.rst file
Change-Id: I3273ea34909ad218908a3b16fff173f420c6e766
Issue-ID: DCAEGEN2-1447
Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
Diffstat (limited to 'docs/sections/services/sdk/index.rst')
-rw-r--r-- | docs/sections/services/sdk/index.rst | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/docs/sections/services/sdk/index.rst b/docs/sections/services/sdk/index.rst index f53b78b1..0af47ec5 100644 --- a/docs/sections/services/sdk/index.rst +++ b/docs/sections/services/sdk/index.rst @@ -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 |