From ead5b2c0f7848458a22a7102000d8ce22ced1898 Mon Sep 17 00:00:00 2001 From: Brad Parker Date: Sun, 30 Sep 2018 23:37:45 -0400 Subject: [PATCH] doxygen: quiet output --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index 414bc2e6b1..e18f3b6452 100644 --- a/Doxyfile +++ b/Doxyfile @@ -725,7 +725,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