Skip to content
Snippets Groups Projects
Commit ceab2f54 authored by zkasmi's avatar zkasmi
Browse files

Readme files excluded & absolut paths disabled.

parent 60a62e40
No related branches found
No related tags found
No related merge requests found
...@@ -946,7 +946,7 @@ EXCLUDE_SYMLINKS = NO ...@@ -946,7 +946,7 @@ EXCLUDE_SYMLINKS = NO
# Note that the wildcards are matched against the file with absolute path, so to # 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 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 # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
# (namespaces, classes, functions, etc.) that should be excluded from the # (namespaces, classes, functions, etc.) that should be excluded from the
...@@ -2003,7 +2003,7 @@ RTF_SOURCE_CODE = NO ...@@ -2003,7 +2003,7 @@ RTF_SOURCE_CODE = NO
# classes and files. # classes and files.
# The default value is: NO. # 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 # 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 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment