Add plantuml support to the documentation

This commit is contained in:
Shrukan
2024-02-17 20:27:20 -07:00
parent f040771918
commit e621cb84c7
4 changed files with 8 additions and 6 deletions

View File

@ -2808,7 +2808,7 @@ DIAFILE_DIRS =
# a preprocessing step. Doxygen will generate a warning when it encounters a
# \startuml command in this case and will not generate output for the diagram.
PLANTUML_JAR_PATH =
PLANTUML_JAR_PATH = /usr/local/bin/plantuml.jar
# When using plantuml, the PLANTUML_CFG_FILE tag can be used to specify a
# configuration file for plantuml.