Browse Source

Exclude Discord.API in docs

pull/1304/head
Still Hsu 6 years ago
parent
commit
52c2f3f7cf
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      docs/filterConfig.yml

+ 3
- 0
docs/filterConfig.yml View File

@@ -4,4 +4,7 @@ apiRules:
type: Namespace
- exclude:
uidRegex: ^Discord\.Analyzers$
type: Namespace
- exclude:
uidRegex: ^Discord\.API$
type: Namespace

Loading…
Cancel
Save