Updates to doxygen config files.
authorSteve Reinhardt <stever@eecs.umich.edu>
Fri, 17 Oct 2003 14:41:25 +0000 (07:41 -0700)
committerSteve Reinhardt <stever@eecs.umich.edu>
Fri, 17 Oct 2003 14:41:25 +0000 (07:41 -0700)
Doxyfile:
    Make doxygen ignore BitKeeper files

--HG--
extra : convert_revision : 3e277037958675682b1ba674bd57df94af4d6373

Doxyfile

index 81d9c86ca62b9ba094ff0cf8736d12b20a0f7bed..309ea6e4c972a7f5e45a4bb9b21284f9c29d8b4e 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -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.