From 809a3d9047f63676cee616bb585ee18b85cf7204 Mon Sep 17 00:00:00 2001 From: thephez Date: Thu, 25 Jan 2018 13:20:26 -0500 Subject: [PATCH] config - Set doxygen to quiet to minimize build output --- doxygen/Doxyfile-dashdocs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doxygen/Doxyfile-dashdocs b/doxygen/Doxyfile-dashdocs index a0b3998b..2303ad4d 100644 --- a/doxygen/Doxyfile-dashdocs +++ b/doxygen/Doxyfile-dashdocs @@ -728,7 +728,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