-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
- Suggestion:
The command line tool allows excluding types from comments with the option:
--exclude-types
Is there any chance this can be extended to allow exclusion by namespace or full type name wildcard?
- Side question:
The help for the option reads:
(Default: System.Object) Set to a comma delimited list of types to exclude from comments. Example: 'System.Object'
What is the correct interpretation of this info:
1 inheritdoc cref references to the excluded types will not be replaced
2 inheritdoc will not analyze the comments on the excluded types
Thanks
Metadata
Metadata
Assignees
Labels
No labels