Summary
Obsolete use aliases from
DocFxBuildAliases instead.
- Namespace
- Cake
.DocFx - Base Types
-
- ToolSettings
graph BT
Type-->Base0["ToolSettings"]
Type["DocFxSettings"]
class Type type-node
Syntax
public class DocFxSettings : ToolSettings
Properties
| Name | Value | Summary |
|---|---|---|
| OutputPath | DirectoryPath |
Gets or sets the output folder. The default is _site, and is configured in the 'build' section of docfx.json.
|