Note: This API documentation is for FAKE version 4. The migration API documentation can be found
here. The API documentation for the new fake 5 modules can be found
here
DocuHelper
Contains helper functions to run the XML documentation tool "docu".
Nested types and modules
Type | Description |
DocuParams |
The parameter type for docu. |
Functions and values
Function or value | Description |
Docu setParams assemblies
Signature: setParams:(DocuParams -> DocuParams) -> assemblies:seq<string> -> unit
|
Generates a HTML documentation from XML docs via the docu.exe. Parameters
|
DocuDefaults
Signature: DocuParams
|
The Docu default params |