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
DocFxHelper
Contains helper functions to run the documentation tool "docfx".
Nested types and modules
Type | Description |
DocFxParams |
The parameter type for DocFx. |
Functions and values
Function or value | Description |
DocFx(setParams)
Signature: setParams:(DocFxParams -> DocFxParams) -> unit
|
Generates a DocFx documentation. Parameters
|
DocFxDefaults
Signature: DocFxParams
|
The default parameters |