Fsdocs Module
Contains tasks to interact with fsdocs tool to process F# script files, markdown and for generating API documentation.
Types
Type | Description |
Functions and values
Function or value | Description |
Full Usage:
Fsdocs.build setBuildParams
Parameters:
BuildCommandParams -> BuildCommandParams
-
Function used to overwrite the build command default parameters.
|
Example
|
Full Usage:
Fsdocs.watch setWatchParams
Parameters:
WatchCommandParams -> WatchCommandParams
-
Function used to overwrite the watch command default parameters.
|
Example
|