allow plantuml with doxygen < 1.8.11
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user