diff --git a/docfx/docfx_project/filterConfig.yml b/docfx/docfx_project/filterConfig.yml index a8c6eb018..a66ea5214 100644 --- a/docfx/docfx_project/filterConfig.yml +++ b/docfx/docfx_project/filterConfig.yml @@ -25,4 +25,7 @@ apiRules: type: Type - exclude: uidRegex: ^Artemis\.Core\.TypeExtensions + type: Type +- exclude: + uidRegex: ^Artemis\.Storage type: Type \ No newline at end of file