|
@@ -907,8 +907,7 @@ WARN_LOGFILE =
|
|
|
# Note: If this tag is empty the current directory is searched.
|
|
|
|
|
|
INPUT = "./src" \
|
|
|
- "./src/HEADER.md" \
|
|
|
- "./Readme.md"
|
|
|
+ "./src/HEADER.md"
|
|
|
|
|
|
|
|
|
|
|
@@ -1001,7 +1000,7 @@ RECURSIVE = NO
|
|
|
|
|
|
EXCLUDE = "./src/Readme.md" \
|
|
|
"./src/paq.sh" \
|
|
|
- "./src/paq.bat"
|
|
|
+ "./src/paq.bat"
|
|
|
|
|
|
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
|
|
|
# directories that are symbolic links (a Unix file system feature) are excluded
|