Skip to content

Commit e2f8843

Browse files
authored
Enable Dot
1 parent 5e004eb commit e2f8843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doxyconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2514,7 +2514,7 @@ HIDE_UNDOC_RELATIONS = YES
25142514
# set to NO
25152515
# The default value is: YES.
25162516

2517-
HAVE_DOT = NO
2517+
HAVE_DOT = YES
25182518

25192519
# The DOT_NUM_THREADS specifies the number of dot invocations doxygen is allowed
25202520
# to run in parallel. When set to 0 doxygen will base this on the number of

0 commit comments

Comments
 (0)