|
|
@ -780,7 +780,8 @@ RECURSIVE = YES
|
|
|
|
# Note that relative paths are relative to the directory from which doxygen is
|
|
|
|
# Note that relative paths are relative to the directory from which doxygen is
|
|
|
|
# run.
|
|
|
|
# run.
|
|
|
|
|
|
|
|
|
|
|
|
EXCLUDE = Documentation/
|
|
|
|
EXCLUDE = Documentation/ \
|
|
|
|
|
|
|
|
HostTestApp/
|
|
|
|
|
|
|
|
|
|
|
|
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
|
|
|
|
# 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
|
|
|
|
# directories that are symbolic links (a Unix file system feature) are excluded
|
|
|
|