Skip to content

Commit

Permalink
Add HAVE_DOT to doxyfile
Browse files Browse the repository at this point in the history
  • Loading branch information
8dcc committed Apr 12, 2023
1 parent b6e272d commit e533e7d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -2393,8 +2393,9 @@ HIDE_UNDOC_RELATIONS = YES
# Bell Labs. The other options in this section have no effect if this option is
# set to NO
# The default value is: NO.
# TODO: Disable if you don't want graphics.

HAVE_DOT = NO
HAVE_DOT = YES

# 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
Expand Down

0 comments on commit e533e7d

Please sign in to comment.