diff options
Diffstat (limited to 'docs/sections/sdk/index.rst')
-rw-r--r-- | docs/sections/sdk/index.rst | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/docs/sections/sdk/index.rst b/docs/sections/sdk/index.rst index 86a9d99b..482a05a0 100644 --- a/docs/sections/sdk/index.rst +++ b/docs/sections/sdk/index.rst @@ -4,13 +4,14 @@ DCAE SDK ======== -Since 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. +Since 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, etc. -SDK Overview ------------- - .. toctree:: :maxdepth: 1 + :titlesonly: - ./architecture.rst
\ No newline at end of file + ./architecture.rst + ./apis.rst + ./changelog.rst + ./faq.rst |