Doxyfile: Also warn on missing/incomplete parameter documentation
authorAndre <maan@p133.(none)>
Fri, 5 Jan 2007 18:23:18 +0000 (19:23 +0100)
committerAndre <maan@p133.(none)>
Fri, 5 Jan 2007 18:23:18 +0000 (19:23 +0100)
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