mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 17:49:27 +02:00
Merge pull request #1277 from ctrlaltdavid/fix/doxygen-quiet
Quiet Doxygen output
This commit is contained in:
commit
1c41ace1cf
1 changed files with 1 additions and 1 deletions
|
@ -794,7 +794,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 a new issue