projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4b1b0d
)
Doxyfile: Also warn on missing/incomplete parameter documentation
author
Andre
<maan@p133.(none)>
Fri, 5 Jan 2007 18:23:18 +0000
(19:23 +0100)
committer
Andre
<maan@p133.(none)>
Fri, 5 Jan 2007 18:23:18 +0000
(19:23 +0100)
Doxyfile
patch
|
blob
|
history
diff --git
a/Doxyfile
b/Doxyfile
index
1266179
..
c5e103b
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