diff options
author | Oz Linden <oz@lindenlab.com> | 2015-11-10 13:59:03 -0500 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2015-11-10 13:59:03 -0500 |
commit | d2acfde292f24b48a18fc79e75f9266d0e5f051a (patch) | |
tree | 8a7c73c2a0df796342a2f7a026b0262bbefe39eb /indra | |
parent | 469529ac63993ba5300fae173391f8ddbbc2d0c4 (diff) |
decrease autobuild and doxygen verbosity
Diffstat (limited to 'indra')
-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 |