Disable dot graph generation.

This commit is contained in:
Enrico Fraccaroli (Galfurian)
2022-01-27 15:07:26 -05:00
parent 5c75019ddd
commit b83f5f7ec4
+1 -1
View File
@@ -2250,7 +2250,7 @@ HIDE_UNDOC_RELATIONS = YES
# set to NO # set to NO
# The default value is: YES. # The default value is: YES.
HAVE_DOT = YES HAVE_DOT = NO
# The DOT_NUM_THREADS specifies the number of dot invocations doxygen is allowed # The DOT_NUM_THREADS specifies the number of dot invocations doxygen is allowed
# to run in parallel. When set to 0 doxygen will base this on the number of # to run in parallel. When set to 0 doxygen will base this on the number of