Improve the paths picked up by Doxygen.

This commit is contained in:
Sadie Powell 2024-07-29 22:34:47 +01:00
parent 6d956cbed6
commit e965d1c3d0

View File

@ -101,17 +101,16 @@ WARN_AS_ERROR = NO
WARN_FORMAT = "$file:$line: $text"
WARN_LINE_FORMAT = "at line $line of file $file"
WARN_LOGFILE =
INPUT =
INPUT = README.md \
include \
win
INPUT_ENCODING = UTF-8
INPUT_FILE_ENCODING =
FILE_PATTERNS =
RECURSIVE = YES
EXCLUDE =
EXCLUDE_SYMLINKS = YES
EXCLUDE_PATTERNS = */.git/* \
*/doxygen/* \
*/src/* \
*/vendor/*
EXCLUDE_PATTERNS =
EXCLUDE_SYMBOLS =
EXAMPLE_PATH =
EXAMPLE_PATTERNS =