summaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
authortruelight <truelight@openttd.org>2007-03-17 21:46:24 +0000
committertruelight <truelight@openttd.org>2007-03-17 21:46:24 +0000
commitabf601a1eff12888b282e8278fce26edb18fcb2f (patch)
tree3ee0e1d515280ad485fd1c8a8f99d631cf585889 /Doxyfile
parent534db3cf08798994defe8c6334ccfc3e8cafd4f1 (diff)
downloadopenttd-abf601a1eff12888b282e8278fce26edb18fcb2f.tar.xz
(svn r9270) -Backport r9269: add .hpp files to Doxygen output
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doxyfile b/Doxyfile
index c4655b707..bd0e4f48e 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -84,6 +84,7 @@ FILE_PATTERNS = *.c \
*.cpp \
*.c++ \
*.h \
+ *.hpp \
table/*.h
RECURSIVE = YES
EXCLUDE =