Remove graphs from Doxygen output

This commit is contained in:
Robert Miles 2018-12-01 20:03:58 -05:00
parent 4395e0afb0
commit 4fd38a84d2
1 changed files with 2 additions and 2 deletions

View File

@ -2121,7 +2121,7 @@ PERL_PATH = /usr/bin/perl
# powerful graphs.
# The default value is: YES.
CLASS_DIAGRAMS = YES
CLASS_DIAGRAMS = NO
# You can define message sequence charts within doxygen comments using the \msc
# command. Doxygen will then run the mscgen tool (see:
@ -2152,7 +2152,7 @@ HIDE_UNDOC_RELATIONS = YES
# set to NO
# The default value is: YES.
HAVE_DOT = YES
HAVE_DOT = NO
# 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