Updates to doxygen config files.

Doxyfile:
    Make doxygen ignore BitKeeper files

--HG--
extra : convert_revision : 3e277037958675682b1ba674bd57df94af4d6373
This commit is contained in:
Steve Reinhardt 2003-10-17 07:41:25 -07:00
parent c093f29f6b
commit 73c1802f7a

View file

@ -378,7 +378,7 @@ RECURSIVE = YES
# excluded from the INPUT source files. This way you can easily exclude a
# subdirectory from a directory tree whose root is specified with the INPUT tag.
EXCLUDE = build configs setup
EXCLUDE = build configs setup BitKeeper SCCS Attic PENDING RESYNC
# 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.