Doxyfile

changeset 115
965fd17ed9cf
parent 114
5a0859739b76
child 177
11ad03783baf
--- a/Doxyfile	Wed Jul 17 11:47:02 2013 +0200
+++ b/Doxyfile	Wed Jul 17 12:32:03 2013 +0200
@@ -642,7 +642,7 @@
 # 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
@@ -1361,7 +1361,7 @@
 # If the GENERATE_MAN tag is set to YES (the default) Doxygen will
 # generate man pages
 
-GENERATE_MAN           = NO
+GENERATE_MAN           = YES
 
 # The MAN_OUTPUT tag is used to specify where the man pages will be put.
 # If a relative path is entered the value of OUTPUT_DIRECTORY will be

mercurial