Skip to content
This repository was archived by the owner on Sep 25, 2023. It is now read-only.

Commit d1c9585

Browse files
jianjunzlzhai
authored andcommitted
Remove API reference for test classes. (#193)
1 parent 12125d4 commit d1c9585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/doxygen/doxygen_android.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ FILE_PATTERNS = *.c \
160160
RECURSIVE = YES
161161
EXCLUDE =
162162
EXCLUDE_SYMLINKS = NO
163-
EXCLUDE_PATTERNS = */test/*
163+
EXCLUDE_PATTERNS = */androidTest/*
164164
EXCLUDE_SYMBOLS =
165165
EXAMPLE_PATH =
166166
EXAMPLE_PATTERNS = *

0 commit comments

Comments
 (0)