running#

Functions to help running plantuml code against the plantuml.jar (which is stored on the local system).

Functions

run_all_gallery_puml_code([output_type])

Run all the plantuml code in gallery/puml_code against plantuml.jar generating .svg diagrams, which are stored in gallery.

run_plantuml_code(code_path[, ...])

Produce diagrams from plantuml code.