diff --git a/docs/Doxyfile.in b/docs/Doxyfile.in index 335cf5f13b543656db0bd7362e38778028318f36..8a830ec45c4ba3864685f36caf68ecb6069ce554 100644 --- a/docs/Doxyfile.in +++ b/docs/Doxyfile.in @@ -979,7 +979,7 @@ EXCLUDE_PATTERNS = # Note that the wildcards are matched against the file with absolute path, so to # exclude all test directories use the pattern */test/* -EXCLUDE_SYMBOLS = +EXCLUDE_SYMBOLS = "YAML" "glm" "dd" # The EXAMPLE_PATH tag can be used to specify one or more files or directories # that contain example code fragments that are included (see the \include