From: Martin Quinson Date: Fri, 15 Apr 2011 10:13:08 +0000 (+0200) Subject: shut up, you stupid doxygen. Let me see error messages only X-Git-Tag: v3.6_beta2~35 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/f9657b9e3d2b602b3e8ae6b1c4ab402bb8a1aa75 shut up, you stupid doxygen. Let me see error messages only --- diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in index 29d15a50c7..3e03278dbf 100644 --- a/doc/Doxyfile.in +++ b/doc/Doxyfile.in @@ -412,7 +412,7 @@ FILE_VERSION_FILTER = # 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