Turn off the useless default chatter that doxygen prints to the console.
authorDiego Biurrun <diego@biurrun.de>
Mon, 12 Jul 2010 18:35:00 +0000 (18:35 +0000)
committerDiego Biurrun <diego@biurrun.de>
Mon, 12 Jul 2010 18:35:00 +0000 (18:35 +0000)
Originally committed as revision 24215 to svn://svn.ffmpeg.org/ffmpeg/trunk

Doxyfile

index 3e0cb5d..38d1fe7 100644 (file)
--- 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