[Pkg-gnupg-commit] [gpgme] 77/412: Qt: Make doxygen quieter

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Sep 22 21:26:19 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch master
in repository gpgme.

commit 97225bb01cd2ffa1d84c7fedbc577275de4a4893
Author: Andre Heinecke <aheinecke at intevation.de>
Date:   Tue May 10 12:52:43 2016 +0200

    Qt: Make doxygen quieter
    
    * lang/qt/doc/Doxyfile.in: Quiet and no undocumented warnings.
---
 lang/qt/doc/Doxyfile.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lang/qt/doc/Doxyfile.in b/lang/qt/doc/Doxyfile.in
index b3b2fda..ef0a5c0 100644
--- a/lang/qt/doc/Doxyfile.in
+++ b/lang/qt/doc/Doxyfile.in
@@ -693,7 +693,7 @@ CITE_BIB_FILES         =
 # messages are off.
 # The default value is: NO.
 
-QUIET                  = NO
+QUIET                  = YES
 
 # The WARNINGS tag can be used to turn on/off the warning messages that are
 # generated to standard error ( stderr) by doxygen. If WARNINGS is set to YES
@@ -709,7 +709,7 @@ WARNINGS               = YES
 # will automatically be disabled.
 # The default value is: YES.
 
-WARN_IF_UNDOCUMENTED   = YES
+WARN_IF_UNDOCUMENTED   = NO
 
 # If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for
 # potential errors in the documentation, such as not documenting some parameters

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gpgme.git



More information about the Pkg-gnupg-commit mailing list