We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c97c1a2 + ccea108 commit a6c02afCopy full SHA for a6c02af
doc/Doxyfile.in
@@ -106,7 +106,7 @@ FILE_PATTERNS =
106
RECURSIVE = YES
107
EXCLUDE =
108
EXCLUDE_SYMLINKS = NO
109
-EXCLUDE_PATTERNS = *.inl.hpp *.impl.hpp *_detail.hpp */cudev/**/detail/*.hpp *.m
+EXCLUDE_PATTERNS = *.inl.hpp *.impl.hpp *_detail.hpp */cudev/**/detail/*.hpp *.m */opencl/runtime/*
110
EXCLUDE_SYMBOLS = cv::DataType<*> cv::traits::* int void CV__*
111
EXAMPLE_PATH = @CMAKE_DOXYGEN_EXAMPLE_PATH@
112
EXAMPLE_PATTERNS = *
0 commit comments