Doxyfile

changeset 115
965fd17ed9cf
parent 114
5a0859739b76
child 177
11ad03783baf
     1.1 --- a/Doxyfile	Wed Jul 17 11:47:02 2013 +0200
     1.2 +++ b/Doxyfile	Wed Jul 17 12:32:03 2013 +0200
     1.3 @@ -642,7 +642,7 @@
     1.4  # wrong or incomplete parameter documentation, but not about the absence of
     1.5  # documentation.
     1.6  
     1.7 -WARN_NO_PARAMDOC       = NO
     1.8 +WARN_NO_PARAMDOC       = YES
     1.9  
    1.10  # The WARN_FORMAT tag determines the format of the warning messages that
    1.11  # doxygen can produce. The string should contain the $file, $line, and $text
    1.12 @@ -1361,7 +1361,7 @@
    1.13  # If the GENERATE_MAN tag is set to YES (the default) Doxygen will
    1.14  # generate man pages
    1.15  
    1.16 -GENERATE_MAN           = NO
    1.17 +GENERATE_MAN           = YES
    1.18  
    1.19  # The MAN_OUTPUT tag is used to specify where the man pages will be put.
    1.20  # If a relative path is entered the value of OUTPUT_DIRECTORY will be

mercurial