|
@@ -830,7 +830,8 @@ WARN_LOGFILE =
|
|
# Note: If this tag is empty the current directory is searched.
|
|
# Note: If this tag is empty the current directory is searched.
|
|
|
|
|
|
INPUT = src \
|
|
INPUT = src \
|
|
- api
|
|
+ api \
|
|
|
|
+ doc
|
|
|
|
|
|
# This tag can be used to specify the character encoding of the source files
|
|
# This tag can be used to specify the character encoding of the source files
|
|
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
|
|
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
|
|
@@ -2474,7 +2475,7 @@ DIAFILE_DIRS =
|
|
# generate a warning when it encounters a \startuml command in this case and
|
|
# generate a warning when it encounters a \startuml command in this case and
|
|
# will not generate output for the diagram.
|
|
# will not generate output for the diagram.
|
|
|
|
|
|
-PLANTUML_JAR_PATH =
|
|
+PLANTUML_JAR_PATH = /usr/bin
|
|
|
|
|
|
# When using plantuml, the PLANTUML_CFG_FILE tag can be used to specify a
|
|
# When using plantuml, the PLANTUML_CFG_FILE tag can be used to specify a
|
|
# configuration file for plantuml.
|
|
# configuration file for plantuml.
|