summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2012-06-27 11:35:57 +1000
committerChase Douglas <chase.douglas@canonical.com>2012-07-03 17:47:38 -0700
commit5f2cd83b3e66d8de129de4107d5c7ad7965dd2d7 (patch)
treefdbe7d92fdd938d637d0f0cbc5d305280375815b
parentde2a69c65fb9130e2fdd95e69e243669080f068f (diff)
doc: shut up doxygen
Errors/warnings on building documentation are enough, we don't need to see the whole spew Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Keith Packard <keithp@keithp.com> Reviewed-by: Chase Douglas <chase.douglas@canonical.com> Signed-off-by: Chase Douglas <chase.douglas@canonical.com>
-rw-r--r--doc/Doxyfile2
1 files changed, 1 insertions, 1 deletions
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