diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2017-11-06 12:31:29 +0530 |
---|---|---|
committer | seshukm <seshu.kumar.m@huawei.com> | 2017-11-06 12:31:29 +0530 |
commit | ef7d63bd00cd27565bdb83e0323b261ce285d94c (patch) | |
tree | 4ca62256a0bcb94c6737a485beb2094fc2c38171 /docs | |
parent | bbb1a2ceb6e6b1294051d077f463fab0ecbff42f (diff) |
doc on developer information
IssueId: SO-300
Change-Id: I7308c4fcefeb419f5ceb2e01ce6cf3e22289be97
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/developer_information.rst | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/developer_information.rst b/docs/developer_information.rst new file mode 100644 index 0000000000..739a1f2050 --- /dev/null +++ b/docs/developer_information.rst @@ -0,0 +1,20 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. Copyright 2017 Huawei Technologies Co., Ltd.
+
+SO Developer Information
+========================
+
+.. toctree::
+ :maxdepth: 1
+
+ BPMN_Project_Structure.rst
+ Camunda_Modeler.rst
+ BPMN_Main_Process_Flows.rst
+ BPMN_Subprocess_Process_Flows.rst
+ BPMN_Project_Deployment_Strategy.rst
+ Building_SO.rst
+ Working_with_SO_Docker.rst
+ Camunda_Cockpit_Community_Edition.rst
+ Camunda_Cockpit_Enterprise_Edition.rst
+
\ No newline at end of file |