summaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/Doxyfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/Doxyfile b/documentation/Doxyfile
index 33c7821aa..137751418 100644
--- a/documentation/Doxyfile
+++ b/documentation/Doxyfile
@@ -612,7 +612,8 @@ RECURSIVE = YES
# subdirectory from a directory tree whose root is specified with the INPUT tag.
EXCLUDE = ../src/fl_font_win32.cxx \
- ../src/fl_font_mac.cxx
+ ../src/fl_font_mac.cxx \
+ ../src/aimm.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