ref: fa00691e5b3132ce622f52587d3008fa5d4ec3f8
parent: 034d9293bd0a87e13cae9163467c44d985422749
author: Diego Biurrun <diego@biurrun.de>
date: Mon Aug 2 10:04:16 EDT 2010
Shut up doxygen run Doxygen is terribly verbose by default and spams the console with useless by the metric ton. This patch makes its output more terse and thus more sensible.
--- a/doc/doxygen.cfg.in
+++ b/doc/doxygen.cfg.in
@@ -481,7 +481,7 @@
# 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