Files
watcher/doc/source/image_src/plantuml
David TARDIVEL 59c5adc8ad Documentation update
Here is a new architecture diagram with some updates on the
glossary and on descriptions of architecture elements.
I also fix some warning logs.

Closes-Bug: #1657405
Change-Id: I442082d702fc8667e9397c090da51ca1ead5d86e
2017-01-25 13:10:56 +01: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