summaryrefslogtreecommitdiffstats
path: root/cpukit/Doxyfile.in
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/Doxyfile.in')
-rw-r--r--cpukit/Doxyfile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/Doxyfile.in b/cpukit/Doxyfile.in
index f75b966bba..3eff816155 100644
--- a/cpukit/Doxyfile.in
+++ b/cpukit/Doxyfile.in
@@ -382,7 +382,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 =
+EXCLUDE = score/mainpage.h
# 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.