mirror of https://github.com/nirenjan/libx52.git
Disable dot in Doxyfile
parent
1188bea444
commit
99bfb7d36a
|
@ -2257,7 +2257,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
|
||||||
|
|
Loading…
Reference in New Issue