From 6ced4384bba9bd0f45f433f510a23dca1d0afa66 Mon Sep 17 00:00:00 2001
From: David Rowe <david@ctrlaltstudio.com>
Date: Mon, 5 Jul 2021 10:37:51 +1200
Subject: [PATCH] Quiet Doxygen output

---
 tools/doxygen/Doxyfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/doxygen/Doxyfile b/tools/doxygen/Doxyfile
index ac8136a0c5..de001ea220 100644
--- a/tools/doxygen/Doxyfile
+++ b/tools/doxygen/Doxyfile
@@ -794,7 +794,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