From bc8b6eb31a3499e2829d3f5fcff1c56064299be4 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Sat, 10 Jan 2015 21:00:03 +0300 Subject: [PATCH] Quiet doxygen --- Doxyfile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile.in b/Doxyfile.in index 8fde4b8..84d484e 100644 --- a/Doxyfile.in +++ b/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