Skip to content

Commit a6c02af

Browse files
committed
Merge pull request opencv#9878 from alalek:doc_cleanup
2 parents c97c1a2 + ccea108 commit a6c02af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Doxyfile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ FILE_PATTERNS =
106106
RECURSIVE = YES
107107
EXCLUDE =
108108
EXCLUDE_SYMLINKS = NO
109-
EXCLUDE_PATTERNS = *.inl.hpp *.impl.hpp *_detail.hpp */cudev/**/detail/*.hpp *.m
109+
EXCLUDE_PATTERNS = *.inl.hpp *.impl.hpp *_detail.hpp */cudev/**/detail/*.hpp *.m */opencl/runtime/*
110110
EXCLUDE_SYMBOLS = cv::DataType<*> cv::traits::* int void CV__*
111111
EXAMPLE_PATH = @CMAKE_DOXYGEN_EXAMPLE_PATH@
112112
EXAMPLE_PATTERNS = *

0 commit comments

Comments
 (0)