From 1af30536774a0872b180f6c74a3e4ed487218747 Mon Sep 17 00:00:00 2001 From: Eric Debeau Date: Tue, 14 May 2019 17:45:22 +0000 Subject: Integration with Swagger Correct doc8 errors Add licence in RST Add API table Add swaggerv2doc when OK Issue-ID: DCAEGEN2-1049 Change-Id: I7478b1c34625ce03ee4f1278a04a408f6f73718e Signed-off-by: Eric Debeau --- docs/sections/apis/SDK.rst | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'docs/sections/apis/SDK.rst') diff --git a/docs/sections/apis/SDK.rst b/docs/sections/apis/SDK.rst index d44dda59..40e7f4d6 100644 --- a/docs/sections/apis/SDK.rst +++ b/docs/sections/apis/SDK.rst @@ -1,3 +1,6 @@ +.. This work is licensed under a + Creative Commons Attribution 4.0 International License. + ======== DCAE SDK ======== @@ -11,7 +14,9 @@ DCAE SDK Overview ======== -DCAE SDK contains utilities and clients which may be used for fetching configuration from CBS, consuming messages from DMaaP, interacting with A&AI, etc. SDK is written in Java. +DCAE SDK contains utilities and clients which may be used for fetching +configuration from CBS, consuming messages from DMaaP, interacting with A&AI, +etc. SDK is written in Java. Introduction ============ @@ -51,4 +56,4 @@ Introduction - \ No newline at end of file + -- cgit 1.2.3-korg