allow plantuml with doxygen < 1.8.11

This commit is contained in:
Marc Wäckerlin
2016-09-07 20:35:52 +00:00
parent 1ed6bce542
commit 4f24653171
6 changed files with 98 additions and 25 deletions

View File

@@ -2374,7 +2374,7 @@ DIAFILE_DIRS =
# generate a warning when it encounters a \startuml command in this case and
# will not generate output for the diagram.
PLANTUML_JAR_PATH = "@top_srcdir@/@PLANTUML@"
PLANTUML_JAR_PATH = "@top_srcdir@/doc/plantuml.jar"
# When using plantuml, the specified paths are searched for files specified by
# the !include statement in a plantuml block.