diff --git a/documentation/Doxyfile b/documentation/Doxyfile index 5fa8295..5c12548 100644 --- a/documentation/Doxyfile +++ b/documentation/Doxyfile @@ -1033,7 +1033,13 @@ EXCLUDE_SYMLINKS = YES # 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 = */meson/* */lua/* +EXCLUDE_PATTERNS = */man1/* \ + */man5/* \ + */documentation/* \ + */meson/* \ + */lua/* \ + "*/synctex test files/*" \ + "*/test standalone/*" # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names # (namespaces, classes, functions, etc.) that should be excluded from the