apidoc: Set QUIET to YES, suppressing any parsing/generating status output

As WARNING messages still get printed, this makes spotting any warnings much
simpler.
This commit is contained in:
Martin Willi 2015-04-16 13:19:59 +02:00
parent 4eabc35b97
commit 377f13f794
1 changed files with 1 additions and 1 deletions

View File

@ -683,7 +683,7 @@ CITE_BIB_FILES =
# messages are off.
# The default value is: NO.
QUIET = NO
QUIET = YES
# 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