Types
Classes
| Name | Summary |
|---|---|
| DotNetDocsBuilder | Builder for configuring the DotNetDocs documentation pipeline. |
| FileNamingOptions | Provides configuration options for how documentation files are named and organized. |
| NamespaceMode | Specifies how namespaces should be organized in the output file structure. |
| RendererType | Defines constants for documentation renderer types and provides mapping functionality between documentation framework types and their corresponding renderers. |
| SupportedDocumentationType | Specifies the type of documentation framework being used for the project. |
Enums
| Name | Summary |
|---|---|
| NamespaceMode | Specifies how namespaces should be organized in the output file structure. |
| SupportedDocumentationType | Specifies the type of documentation framework being used for the project. |