summaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2010-07-12 18:35:00 +0000
committerDiego Biurrun <diego@biurrun.de>2010-07-12 18:35:00 +0000
commit655a29e71243389d7bdca55a64763cd0bb705288 (patch)
tree9becc0f10ec3058657461bc20d753cb050c3edd5 /Doxyfile
parent7167bc94cb695a3027aea6aac34a1b040848c7dc (diff)
Turn off the useless default chatter that doxygen prints to the console.
Originally committed as revision 24215 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 3e0cb5d3bf..38d1fe7834 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -481,7 +481,7 @@ FILE_VERSION_FILTER =
# The QUIET tag can be used to turn on/off the messages that are generated
# by doxygen. Possible values are YES and NO. If left blank NO is used.
-QUIET = NO
+QUIET = YES
# The WARNINGS tag can be used to turn on/off the warning messages that are
# generated by doxygen. Possible values are YES and NO. If left blank