From 03d73362341d972076be8be82afef40bbdfbf094 Mon Sep 17 00:00:00 2001 From: nirenjan Date: Sat, 25 Apr 2026 15:08:58 -0700 Subject: [PATCH] doc: Fix exclude patterns after restructuring --- Doxyfile.in | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Doxyfile.in b/Doxyfile.in index 6e036b2..b7c4e44 100644 --- a/Doxyfile.in +++ b/Doxyfile.in @@ -1021,9 +1021,7 @@ EXCLUDE_SYMLINKS = NO # Note that the wildcards are matched against the file with absolute path, so to # exclude all test directories for example use the pattern */test/* -EXCLUDE_PATTERNS = */libx52/libx52io.h \ - */libx52/libx52util.h \ - */libx52/x52dcomm.h +EXCLUDE_PATTERNS = # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names # (namespaces, classes, functions, etc.) that should be excluded from the