BaseDocumenterConfig.ShowMissingRemarks Property

NDoc Core

NDoc Documentation

BaseDocumenterConfig.ShowMissingRemarks Property

Gets or sets the ShowMissingRemarks property.

public bool ShowMissingRemarks {get; set;}

Remarks

If this is true, all members without /doc summary comments will contain the phrase "Missing Documentation" in the generated documentation.

See Also

BaseDocumenterConfig Class | NDoc.Core Namespace