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 <eric.debeau@orange.com>
diff --git a/docs/sections/apis/SDK.rst b/docs/sections/apis/SDK.rst
index d44dda5..40e7f4d 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 @@
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 @@
</dependency>
<!-- more to go -->
- </dependencies>
\ No newline at end of file
+ </dependencies>