NormandErwan / DocFxForUnity

DocFX usage example for Unity projects
https://normanderwan.github.io/DocFxForUnity/
MIT License
213 stars 31 forks source link

Improve metadata filter in example #8

Closed NormandErwan closed 4 years ago

NormandErwan commented 5 years ago

Documentation/filterConfig.yml:

apiRules:
- include:
    uidRegex: ^DocFxForUnity
    type: Namespace
- exclude:
    uidRegex: .*
    type: Namespace