Skip to content

Commit 1c364d7

Browse files
release version 8.6
1 parent 493c332 commit 1c364d7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tools/doxygen/config

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,8 @@ FULL_PATH_NAMES = YES
165165
STRIP_FROM_PATH = ../../src/ce \
166166
../../src/keypadc \
167167
../../src/graphx \
168-
../../src/fileioc
168+
../../src/fileioc \
169+
../../src/fontlibc
169170

170171
# The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the
171172
# path mentioned in the documentation of a class, which tells the reader which
@@ -796,6 +797,7 @@ WARN_LOGFILE =
796797
INPUT = ../../src/graphx/graphx.h \
797798
../../src/keypadc/keypadc.h \
798799
../../src/fileioc/fileioc.h \
800+
../../src/fontlibc/fontlibc.h \
799801
../../src/ce/debug.h \
800802
../../src/ce/tice.h \
801803
../../src/ce/intce.h \

0 commit comments

Comments
 (0)