From: Andre Date: Fri, 5 Jan 2007 18:23:18 +0000 (+0100) Subject: Doxyfile: Also warn on missing/incomplete parameter documentation X-Git-Tag: v0.2.15~109 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=e6a95a153f01506e63f7c3eb190c215de60da307;hp=c4b1b0d61d89e027582aaf87aa9fc737ff5554ff Doxyfile: Also warn on missing/incomplete parameter documentation --- diff --git a/Doxyfile b/Doxyfile index 1266179d..c5e103b5 100644 --- a/Doxyfile +++ b/Doxyfile @@ -426,7 +426,7 @@ WARN_IF_DOC_ERROR = YES # wrong or incomplete parameter documentation, but not about the absence of # documentation. -WARN_NO_PARAMDOC = NO +WARN_NO_PARAMDOC = YES # The WARN_FORMAT tag determines the format of the warning messages that # doxygen can produce. The string should contain the $file, $line, and $text