-
Notifications
You must be signed in to change notification settings - Fork 881
Closed
Labels
dotnetGenerate .NET API reference docsGenerate .NET API reference docsdotnet: xml-commentXML comment for .NET API reference docsXML comment for .NET API reference docs
Milestone
Description
Operation System:Windows
DocFX Version Used: Most recent
Template used: Default
Steps to Reproduce:
- added triple slash above a property "/
/// <exclude />
public string SomePropertyIDoNotWantDocumented { get; set; } = "";
Expected Behavior:
Property documentation would not be generated
Actual Behavior:
Property documentation is generated
Aragas, balajirenganathan and bitbonk
Metadata
Metadata
Assignees
Labels
dotnetGenerate .NET API reference docsGenerate .NET API reference docsdotnet: xml-commentXML comment for .NET API reference docsXML comment for .NET API reference docs