summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSebastian Geiger <sbastig@gmx.net>2016-07-17 21:37:55 +0200
committerSebastian Geiger <sbastig@gmx.net>2016-07-17 21:46:51 +0200
commit3a7eddc02e492e6787e2e7bcefaa80c533fed009 (patch)
tree4cf30129d08d37c4ca7b03b4ef0931788e66b0c5 /docs
parentb46a1362c5f09ec4244abce814832faacaec3091 (diff)
downloadglibmm-3a7eddc02e492e6787e2e7bcefaa80c533fed009.tar.gz
docs: Make Doxygen silent
https://bugzilla.gnome.org/show_bug.cgi?id=768797
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/Doxyfile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/Doxyfile.in b/docs/reference/Doxyfile.in
index a31544e8..51dec039 100644
--- a/docs/reference/Doxyfile.in
+++ b/docs/reference/Doxyfile.in
@@ -101,7 +101,7 @@ CITE_BIB_FILES =
#---------------------------------------------------------------------------
# Configuration options related to warning and progress messages
#---------------------------------------------------------------------------
-QUIET = NO
+QUIET = YES
WARNINGS = YES
WARN_IF_UNDOCUMENTED = YES
WARN_IF_DOC_ERROR = YES