From ef7d63bd00cd27565bdb83e0323b261ce285d94c Mon Sep 17 00:00:00 2001 From: seshukm Date: Mon, 6 Nov 2017 12:31:29 +0530 Subject: doc on developer information IssueId: SO-300 Change-Id: I7308c4fcefeb419f5ceb2e01ce6cf3e22289be97 Signed-off-by: seshukm --- docs/developer_information.rst | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 docs/developer_information.rst 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 -- cgit 1.2.3-korg