ref: e5d9acaa42ab0f1151e925bb5c756a55710cbb28
parent: efcd0012ddb29c342e4b726eab0ce181bb9dccef
author: Diego Biurrun <diego@biurrun.de>
date: Mon Oct 20 07:59:05 EDT 2014
doxygen: Warn on missing parameter documentation
--- a/doc/doxygen.cfg.in
+++ b/doc/doxygen.cfg.in
@@ -715,7 +715,7 @@
# documentation, but not about the absence of documentation.
# The default value is: NO.
-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 tags, which