summaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
authorSteve Reinhardt <stever@eecs.umich.edu>2003-10-17 07:41:25 -0700
committerSteve Reinhardt <stever@eecs.umich.edu>2003-10-17 07:41:25 -0700
commit73c1802f7a35bc2faadeaa1682f9d283ce632d59 (patch)
tree855087fe2de227a6b4ab60b5c0f4f7209fd66239 /Doxyfile
parentc093f29f6bd2817cfc05e44d68b9a78fa0141ecf (diff)
downloadgem5-73c1802f7a35bc2faadeaa1682f9d283ce632d59.tar.xz
Updates to doxygen config files.
Doxyfile: Make doxygen ignore BitKeeper files --HG-- extra : convert_revision : 3e277037958675682b1ba674bd57df94af4d6373
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 81d9c86ca..309ea6e4c 100644
--- 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.