diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2019-08-08 11:13:54 +0530 |
---|---|---|
committer | seshukm <seshu.kumar.m@huawei.com> | 2019-08-08 11:13:54 +0530 |
commit | 057b6735c1b54084e9ec31922c7f74107a15a2af (patch) | |
tree | 91fb6b7ff123297b7c819c9d3381ddfec60edbc1 | |
parent | e468693695de298bf2282508fa00c3a21496524e (diff) |
correct the camunda modeler info
Introduce the instantiate flow details
Issue-ID: SO-608
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I3c9b75ba734b918d2ee57242944b4b087e9e5792
-rw-r--r-- | docs/developer_info/developer_information.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/developer_info/developer_information.rst b/docs/developer_info/developer_information.rst index ac1a15b8b9..10ea8360b9 100644 --- a/docs/developer_info/developer_information.rst +++ b/docs/developer_info/developer_information.rst @@ -8,14 +8,15 @@ SO Developer Information .. toctree:: :maxdepth: 1 - Camunda_Modeler.rst + Building_SO.rst Working_with_SO_Docker.rst Camunda_Cockpit_Community_Edition.rst Camunda_Cockpit_Enterprise_Edition.rst - Camunda_Modeler + Camunda_Modeler.rst BPMN_Project_Structure.rst BPMN_Main_Process_Flows.rst BPMN_Subprocess_Process_Flows.rst BPMN_Project_Deployment_Strategy.rst + instantiate/index.rst FAQs.rst |