diff options
Diffstat (limited to 'indra/doxygen')
-rw-r--r-- | indra/doxygen/Doxyfile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/doxygen/Doxyfile.in b/indra/doxygen/Doxyfile.in index 26c522f1dd..6881595c2e 100644 --- a/indra/doxygen/Doxyfile.in +++ b/indra/doxygen/Doxyfile.in @@ -521,7 +521,7 @@ LAYOUT_FILE = # The QUIET tag can be used to turn on/off the messages that are generated # by doxygen. Possible values are YES and NO. If left blank NO is used. -QUIET = NO +QUIET = YES # The WARNINGS tag can be used to turn on/off the warning messages that are # generated by doxygen. Possible values are YES and NO. If left blank |