watcher/doc/source/image_src/plantuml
Vincent Françoise 4f8591cb02 Updated DE architecture doc + 'period' param
In this changeset, I updated the architecture documentation
about the Decision Engine by adding a new sequence diagram
outlining the CDM synchronization workflow.
I also explained the default 'period' parameter used in the
CDMC plugin.

Change-Id: I09790281ba9117e302ab8e66a887667929c6c261
Partially-Implements: blueprint cluster-model-objects-wrapper
2016-08-02 12:07:35 +02:00
..
action_plan_state_machine.txt Replace "Triggered" state by "Pending" state 2016-02-22 17:33:41 +01:00
audit_state_machine.txt Add diagrams to the architecture doc page 2016-01-20 07:23:03 +01:00
README.rst Update Watcher documentation 2016-05-27 09:40:06 +02:00
sequence_architecture_cdmc_sync.txt Updated DE architecture doc + 'period' param 2016-08-02 12:07:35 +02:00
sequence_create_and_launch_audit.txt Update Watcher documentation 2016-05-27 09:40:06 +02:00
sequence_create_audit_template.txt Update Watcher documentation 2016-05-27 09:40:06 +02:00
sequence_from_audit_execution_to_actionplan_creation.txt Documentation on goal and efficacy 2016-06-10 17:08:28 +02:00
sequence_launch_action_plan_in_applier.txt Add diagrams to the architecture doc page 2016-01-20 07:23:03 +01:00
sequence_launch_action_plan.txt Update Watcher documentation 2016-05-27 09:40:06 +02:00
sequence_overview_watcher_usage.txt Update the user-guide to explain the main steps 2016-01-22 09:16:47 +01:00
sequence_trigger_audit_in_decision_engine.txt Updated DE architecture doc + 'period' param 2016-08-02 12:07:35 +02:00
watcher_db_schema_diagram.txt Add continuously optimization 2016-07-07 19:17:17 +03:00

plantuml

To build an image from a source file, you have to upload the plantuml JAR file available on http://plantuml.com/download.html. After, just run this command to build your image:

$ cd doc/source/images
$ java -jar /path/to/plantuml.jar doc/source/image_src/plantuml/my_image.txt
$ ls doc/source/images/
my_image.png