aboutsummaryrefslogtreecommitdiffstats
path: root/src/doxygen.cfg
diff options
context:
space:
mode:
authorMichael Brown <mcb30@etherboot.org>2007-01-10 02:52:58 +0000
committerMichael Brown <mcb30@etherboot.org>2007-01-10 02:52:58 +0000
commitcc9b32c405ef57f636f0b91c04edbbd7bcee68ef (patch)
tree505351279e137c24c0e85f9a2f63d34629bfa3e0 /src/doxygen.cfg
parent753e156844d919843853af04e85e448c3b7811f3 (diff)
downloadipxe-cc9b32c405ef57f636f0b91c04edbbd7bcee68ef.tar.gz
Remove uIP; we haven't used it for quite some time now.
Diffstat (limited to 'src/doxygen.cfg')
-rw-r--r--src/doxygen.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doxygen.cfg b/src/doxygen.cfg
index 59922cd59..5c4290949 100644
--- a/src/doxygen.cfg
+++ b/src/doxygen.cfg
@@ -480,7 +480,7 @@ RECURSIVE = NO
# 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 = proto/uip
+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