aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorLvbo163 <lv.bo163@zte.com.cn>2017-11-07 10:46:33 +0800
committerLvbo163 <lv.bo163@zte.com.cn>2017-11-07 10:46:33 +0800
commit540fa7f9202bef93be0c4523f4615d26dbdf86f1 (patch)
tree92072759a251e72914981d778b116af65252cb7f /docs/index.rst
parent42b596de3c7c7526c55e4de0044b541f66948002 (diff)
Add docs for workflow designer
Add docs Issue-ID: SDC-636 Change-Id: I7246a974e16850b4dce37d384e09c8b400044442 Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst10
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 833e1aa9..7198c38b 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -1,8 +1,16 @@
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-TODO Add files to toctree and delete this header
+SDC-Workflow-Designer
------------------------------------------------
+
+Workflow Designer provides the ablitilty to design a bpmn workflow. It extends restful task and tosca task. so it can be combined with tosca template easily.
+
+This document is aimed to give the users some brief introductions of Workflow Designer. The users could find useful information, e.g. the architecture, the APIs and the installation steps, etc. as well as the release notes in this document.
+
.. toctree::
:maxdepth: 1
+
+ platform/index.rst
+ release-notes.rst