config - Set doxygen to quiet to minimize build output

This commit is contained in:
thephez 2018-01-25 13:20:26 -05:00
parent d43df8bb6b
commit 809a3d9047

View file

@ -728,7 +728,7 @@ CITE_BIB_FILES =
# messages are off. # messages are off.
# The default value is: NO. # The default value is: NO.
QUIET = NO QUIET = YES
# The WARNINGS tag can be used to turn on/off the warning messages that are # The WARNINGS tag can be used to turn on/off the warning messages that are
# generated to standard error (stderr) by doxygen. If WARNINGS is set to YES # generated to standard error (stderr) by doxygen. If WARNINGS is set to YES