We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38e44c5 commit 3c2860aCopy full SHA for 3c2860a
filter.yml
@@ -8,5 +8,5 @@ apiRules:
8
# https://github.com/dotnet/docfx/blob/af68cbdd73b803a010fd8c22ad64148bf6337a8f/src/Docfx.Dotnet/Resources/defaultfilterconfig.yml#L35-L40
9
attributeRules:
10
- include: # this is necessary to pull our custom attributes into .yml metadata without disabling default filter
11
- uidRegex: ^System\.ComponentModel\.(CategoryAttribute|DescriptionAttribute)$
+ uidRegex: ^System\.ComponentModel\.CategoryAttribute$
12
type: Type
0 commit comments