From 30355d90858eaccd6dedd09f6811d3d112e400a2 Mon Sep 17 00:00:00 2001 From: pwielebs Date: Wed, 24 Apr 2019 11:44:37 +0200 Subject: Add initial documentation for DCAE SDK Change-Id: Ic6b480fe058f87b74a716e2e5eee1b1d1ea9cd64 Issue-ID: DCAEGEN2-1447 Signed-off-by: pwielebs --- docs/sections/services/sdk/index.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 docs/sections/services/sdk/index.rst (limited to 'docs/sections/services/sdk/index.rst') diff --git a/docs/sections/services/sdk/index.rst b/docs/sections/services/sdk/index.rst new file mode 100644 index 00000000..f53b78b1 --- /dev/null +++ b/docs/sections/services/sdk/index.rst @@ -0,0 +1,10 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + +DCAE SDK +======== + +.. toctree:: +:maxdepth: 1 + + ./architecture.rst \ No newline at end of file -- cgit 1.2.3-korg