summaryrefslogtreecommitdiffstats
path: root/src/doxygen.cfg
diff options
context:
space:
mode:
authorMichael Brown2007-01-10 03:52:58 +0100
committerMichael Brown2007-01-10 03:52:58 +0100
commitcc9b32c405ef57f636f0b91c04edbbd7bcee68ef (patch)
tree505351279e137c24c0e85f9a2f63d34629bfa3e0 /src/doxygen.cfg
parentAllow udp_{send,sendto,sendto_via} to be called outside of the (diff)
downloadipxe-cc9b32c405ef57f636f0b91c04edbbd7bcee68ef.tar.gz
ipxe-cc9b32c405ef57f636f0b91c04edbbd7bcee68ef.tar.xz
ipxe-cc9b32c405ef57f636f0b91c04edbbd7bcee68ef.zip
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 59922cd5..5c429094 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