From 8e1e36a0d57464d1295723b5d808f7ecf6774a4f Mon Sep 17 00:00:00 2001
From: Max Kellermann <max@duempel.org>
Date: Mon, 10 Oct 2011 10:13:40 +0200
Subject: [PATCH] doc/doxygen.conf: enable "quiet" mode

---
 doc/doxygen.conf.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/doxygen.conf.in b/doc/doxygen.conf.in
index 0657c5ca2..95dca9a3c 100644
--- a/doc/doxygen.conf.in
+++ b/doc/doxygen.conf.in
@@ -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