aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorezhil <ezhrajam@in.ibm.com>2019-01-08 20:18:45 +0530
committerEzhilarasi R <ezhrajam@in.ibm.com>2019-01-08 15:44:09 +0000
commit945c2ac0f1180d48602e1364cf0ccb73d91b582a (patch)
tree3440c3890323577e1e54391828b5356f0172f477
parentc87224fb7b62d8d91281ce90e9f6e38cb50e1da6 (diff)
Added docs folder to APPS module
Added Documentation for CCSDK APPS module Change-Id: Iad1e33608ff49bffd5e3e85f6a4881aec0172a81 Issue-ID: CCSDK-916 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
-rw-r--r--docs/index.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
new file mode 100644
index 00000000..16f86845
--- /dev/null
+++ b/docs/index.rst
@@ -0,0 +1,13 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+
+CCSDK APPS DOCUMENTATION REPOSITORY
+------------------------------------------------
+.. toctree::
+ :maxdepth: 1
+
+ Architecture
+ Installation
+ Configuration
+ Development
+ Logging
+ Release Notes