Files
watcher/doc/source/image_src/plantuml
chenke eb48cee9ab Fix inappropriate description about the audit_state_machine.png
Audit will only failed if an exception occured.
The situation that no solution found will not cause audit failed.

Change-Id: Ib9c3c3505f31c14500926ec13aa865dc8f7aa310
2019-03-07 17:08:53 +08:00
..
2016-05-27 09:40:06 +02: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:

.. code-block:: shell

    $ 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