* doc/Doxyfile.in (EXCLUDE_SYMLINKS): Set to YES, since we have no

legitimate symlink in our source tree.  Requested by Akim Demaille.
This commit is contained in:
Alexandre Duret-Lutz 2004-12-20 13:35:33 +00:00
parent 8dbc9424c1
commit 988dbbd367
2 changed files with 6 additions and 1 deletions

View file

@ -455,7 +455,7 @@ EXCLUDE =
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or directories
# that are symbolic links (a Unix filesystem feature) are excluded from the input.
EXCLUDE_SYMLINKS = NO
EXCLUDE_SYMLINKS = YES
# If the value of the INPUT tag contains directories, you can use the
# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude