Fixed config file for Doxygen.

This commit is contained in:
Vincent Richard 2004-12-31 10:54:25 +00:00
parent 2c20466e7a
commit 406181ca1f

View File

@ -344,7 +344,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
INPUT = ./src/ ./src/messaging/ ./src/utility/ ./src/platforms/posix/
INPUT = ./src/ ./vmime/
# If the value of the INPUT tag contains directories, you can use the
# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
@ -359,7 +359,7 @@ FILE_PATTERNS =
# should be searched for input files as well. Possible values are YES and NO.
# If left blank NO is used.
RECURSIVE = NO
RECURSIVE = YES
# The EXCLUDE tag can be used to specify files and/or directories that should
# excluded from the INPUT source files. This way you can easily exclude a