summaryrefslogtreecommitdiffstats
path: root/src/doxygen.cfg
diff options
context:
space:
mode:
authorMichael Brown2005-05-24 02:25:50 +0200
committerMichael Brown2005-05-24 02:25:50 +0200
commit257944286523cf9c7a325aee097551a9153ada41 (patch)
tree4cb1f71dd782dc93538403c23eaaeff726d074b1 /src/doxygen.cfg
parentSome versions of doxygen seem to object to "@ret None" or similar. (diff)
downloadipxe-257944286523cf9c7a325aee097551a9153ada41.tar.gz
ipxe-257944286523cf9c7a325aee097551a9153ada41.tar.xz
ipxe-257944286523cf9c7a325aee097551a9153ada41.zip
Remove the annoying #include lines
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 c1986bee..b0bc4b9a 100644
--- a/src/doxygen.cfg
+++ b/src/doxygen.cfg
@@ -26,7 +26,7 @@ CASE_SENSE_NAMES = YES
SHORT_NAMES = NO
HIDE_SCOPE_NAMES = NO
VERBATIM_HEADERS = YES
-SHOW_INCLUDE_FILES = YES
+SHOW_INCLUDE_FILES = NO
JAVADOC_AUTOBRIEF = YES
MULTILINE_CPP_IS_BRIEF = NO
DETAILS_AT_TOP = YES