[libdvdcss-devel] doxygen: Warn on missing parameter documentation

Diego Biurrun git at videolan.org
Mon Oct 20 19:10:22 CEST 2014


libdvdcss | branch: master | Diego Biurrun <diego at biurrun.de> | Mon Oct 20 11:59:05 2014 +0200| [d0770d146bbce914d2672f0221f501e82c5292a6] | committer: Jean-Baptiste Kempf

doxygen: Warn on missing parameter documentation

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

> http://git.videolan.org/gitweb.cgi/libdvdcss.git/?a=commit;h=d0770d146bbce914d2672f0221f501e82c5292a6
---

 doc/doxygen.cfg.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/doxygen.cfg.in b/doc/doxygen.cfg.in
index 6c12eed..be90602 100644
--- a/doc/doxygen.cfg.in
+++ b/doc/doxygen.cfg.in
@@ -715,7 +715,7 @@ WARN_IF_DOC_ERROR      = YES
 # 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



More information about the libdvdcss-devel mailing list