Summary
Specifies the formats in which the documentation should be generated.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Tasks - Containing Type
- NDocTask
Syntax
[BuildElement("documenters", Required = true)]
public RawXml Documenters { get; set; }
Attributes
Type | Description |
---|---|
Build |
Indicates that the property should be treated as an XML element and further processing should be done. |
Value
Type | Description |
---|---|
RawXml |