diff --git a/doxy/Doxyfile.in b/doxy/Doxyfile.in index 70dcb6fa..759e4f1a 100644 --- a/doxy/Doxyfile.in +++ b/doxy/Doxyfile.in @@ -702,7 +702,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 diff --git a/doxy/Doxyfile.java.in b/doxy/Doxyfile.java.in index b0d6a6a6..ef2609ea 100644 --- a/doxy/Doxyfile.java.in +++ b/doxy/Doxyfile.java.in @@ -702,7 +702,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