diff options
author | 2018-08-30 18:47:37 +0800 | |
---|---|---|
committer | 2018-08-30 13:22:33 +0000 | |
commit | 9d632ce8fe51bc7ebda2c58971e8d3b7ca78138c (patch) | |
tree | 946f4b173cc29d877ad3ce481ca475384ba85fb1 /docs/bpmn/Camunda_Modeler.rst | |
parent | ec230e7dddc0835b280cdefda41816113695124a (diff) |
Fix the readthedocs
Fix to Increase the modularity of the developer info in readthedocs
Issue-ID: SO-675
Change-Id: I9ade5a64c2c60207c38d63f44a583677924b8dd9
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Diffstat (limited to 'docs/bpmn/Camunda_Modeler.rst')
-rw-r--r-- | docs/bpmn/Camunda_Modeler.rst | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/docs/bpmn/Camunda_Modeler.rst b/docs/bpmn/Camunda_Modeler.rst deleted file mode 100644 index 54f3534210..0000000000 --- a/docs/bpmn/Camunda_Modeler.rst +++ /dev/null @@ -1,19 +0,0 @@ -.. 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. - -Camunda Modeler -================= - -The Camunda_Modeler_ is the editor for BPMN 2.0 process flows. It is a standalone application. NOTE: the Camunda eclipse plugin is no longer supported and should not be used. - -.. _Camunda_Modeler: https://docs.camunda.org/manual/latest/modeler/camunda-modeler/ - -.. image:: images/camunda_modeler_1.png - -Modeler Templates ------------------- - -Some work has already been done in MSO to develop templates_ for "building block" subprocess flows. When a template is provided for a BPMN element, the modeler displays a custom form for inputting parameters. This significantly simplifies flow construction and reduces the chance of making mistakes. - -.. _templates: https://docs.camunda.org/manual/7.7/modeler/camunda-modeler/element-templates/
\ No newline at end of file |