Searched refs:plantuml (Results 1 – 4 of 4) sorted by relevance
48 mkdir ~/plantuml49 …curl -L http://sourceforge.net/projects/plantuml/files/plantuml.jar/download --output ~/plantuml/p…71 export PLANTUML_JAR_PATH=~/plantuml/plantuml.jar81 - `PlantUML <http://sourceforge.net/projects/plantuml/files/plantuml.jar/download>`__91 set PLANTUML_JAR_PATH=<plantuml_Path>\plantuml.jar217 state sphnix_puml as "sphinxcontrib-plantuml" <<doc>>
7 sphinxcontrib-plantuml==0.29
66 plantuml = 'java -jar ' + os.environ['PLANTUML_JAR_PATH'] variable
2391 # When using plantuml, the PLANTUML_JAR_PATH tag should be used to specify the2392 # path where java can find the plantuml.jar file. If left blank, it is assumed2399 # When using plantuml, the specified paths are searched for files specified by2400 # the !include statement in a plantuml block.
Completed in 17 milliseconds