diff --git a/docs/Doxyfile b/docs/Doxyfile index 21e213b32e..a0c13539f5 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile @@ -864,7 +864,7 @@ RECURSIVE = YES # Note that relative paths are relative to the directory from which doxygen is # run. -EXCLUDE = packages src/Tgstation.Server.Host/webroot src/Tgstation.Server.Host/ClientApp/node_modules src/Tgstation.Server.Host/ClientApp/build +EXCLUDE = src/Tgstation.Server.Host/webroot src/Tgstation.Server.Host/ClientApp/node_modules src/Tgstation.Server.Host/ClientApp/build tests tools # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or # directories that are symbolic links (a Unix file system feature) are excluded