File: README.rst

package info (click to toggle)
watcher 14.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,764 kB
  • sloc: python: 48,904; xml: 312; sh: 265; makefile: 75
file content (14 lines) | stat: -rw-r--r-- 375 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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