]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - Doxyfile
Doxyfile: Also warn on missing/incomplete parameter documentation
[paraslash.git] / Doxyfile
index 1266179d43b8883dcf8d9914d9bdaa3db6ff79b4..c5e103b5961fc023f2a6e2004cf2d0c46e539a25 100644 (file)
--- 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