diff --git a/doc/doxygen/src/RcdMathLib.doxyfile b/doc/doxygen/src/RcdMathLib.doxyfile index b981eccccbae7fb0d61f894a3a110fb278a8a0e6..ac1ea9ebebd9e61ab6b0fea81134da80a2f0013a 100644 --- a/doc/doxygen/src/RcdMathLib.doxyfile +++ b/doc/doxygen/src/RcdMathLib.doxyfile @@ -946,7 +946,7 @@ EXCLUDE_SYMLINKS = NO # Note that the wildcards are matched against the file with absolute path, so to # exclude all test directories for example use the pattern */test/* -EXCLUDE_PATTERNS = +EXCLUDE_PATTERNS = README.md # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names # (namespaces, classes, functions, etc.) that should be excluded from the @@ -2003,7 +2003,7 @@ RTF_SOURCE_CODE = NO # classes and files. # The default value is: NO. -GENERATE_MAN = YES +GENERATE_MAN = NO # 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 put in front of