[PATCH xorg-gtest 2/9] doc: shut up doxygen
Peter Hutterer
peter.hutterer at who-t.net
Mon Jul 2 22:48:14 PDT 2012
Errors/warnings on building documentation are enough, we don't need to see
the whole spew
Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
doc/Doxyfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/Doxyfile b/doc/Doxyfile
index 488b15c..cf58184 100644
--- a/doc/Doxyfile
+++ b/doc/Doxyfile
@@ -559,7 +559,7 @@ LAYOUT_FILE =
# 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
--
1.7.10.2
More information about the xorg-devel
mailing list