Config | Gets or sets the documenter's config object. |
DevelopmentStatus | The development status (alpha, beta, stable) of this documenter. |
MainOutputFile | Returns the documenter's main output file path. |
Name | Gets the display name for the documenter. |
Build | Builds the documentation. |
CanBuild | Overloaded. Checks if the documentation output file(s) exist. |
Clear | Resets the documenter to a clean state. |
View | Spawns a new process to view the generated documentation. |
DocBuildingProgress | Raised to update the current step's percent complete value. |
DocBuildingStep | Raised to update the overall percent complete value and the current step name. |
IDocumenter Interface | NDoc.Core Namespace