doxygen: quiet output
This commit is contained in:
parent
85ed60cf9a
commit
ead5b2c0f7
2
Doxyfile
2
Doxyfile
|
@ -725,7 +725,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
|
||||||
|
|
Loading…
Reference in New Issue