This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.DocFx.
Summary
Gets or sets the output folder. The default is _site, and is configured in the 'build' section of docfx.json.
- Assembly
- Cake
.DocFx .dll - Namespace
- Cake
.DocFx - Containing Type
- DocFxSettings
Syntax
public DirectoryPath OutputPath { get; set; }
Value
Type | Description |
---|---|
DirectoryPath |