Codechange: exclude unit tests from the main documentation

This commit is contained in:
Rubidium
2026-02-14 20:43:26 +01:00
committed by rubidium42
parent 341e097b5a
commit 9000092e78
+2 -1
View File
@@ -142,7 +142,8 @@ RECURSIVE = YES
EXCLUDE =
EXCLUDE_SYMLINKS = NO
EXCLUDE_PATTERNS = */3rdparty \
*/script/api
*/script/api \
*/tests
EXCLUDE_SYMBOLS =
EXAMPLE_PATH =
EXAMPLE_PATTERNS = *