Quiet normal doxygen output so we only see the useful messages
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Thu, 29 Sep 2011 17:33:37 +0000 (19:33 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Thu, 29 Sep 2011 17:33:37 +0000 (19:33 +0200)
doc/Doxyfile.in

index 1cfd76a..cfd652e 100644 (file)
@@ -406,7 +406,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