Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 2.32 KB

File metadata and controls

26 lines (18 loc) · 2.32 KB

ExcludeGenerator Class

Implementation of the IDocItemGenerator to remove DocItem from the documentation generation based on Markdown.Exclude.

public sealed class ExcludeGenerator : DefaultDocumentation.Api.IDocItemGenerator

Inheritance System.Object 🡒 ExcludeGenerator

Implements IDocItemGenerator

Fields
ConfigName The name of this implementation used at the configuration level.
Properties
Name Gets the name of the generator, used to identify it at the configuration level.
Methods
Generate(IDocItemsContext) Modified the known DocItem of the IDocItemsContext.