From: seshukm Date: Mon, 6 Nov 2017 07:01:29 +0000 (+0530) Subject: doc on developer information X-Git-Tag: v1.1.0~41^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=ef7d63bd00cd27565bdb83e0323b261ce285d94c;p=so.git doc on developer information IssueId: SO-300 Change-Id: I7308c4fcefeb419f5ceb2e01ce6cf3e22289be97 Signed-off-by: seshukm --- 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