This patch set adds service object to the watcher_db_schema_diagram.txt New watcher_db_schema_diagram.png is compiled and attached. Partially-Implements: blueprint watcher-service-list Change-Id: Ibaac9020b0cb9fb147259a8685a7a072216ff95d
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