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 template path to use. If not specified, the default template configured
in the 'build' section of docfx.json will be used.
- Assembly
- Cake
.DocFx .dll - Namespace
- Cake
.DocFx .Build - Containing Type
- DocFxBuildSettings
Syntax
public DirectoryPath TemplateFolder { get; set; }
Value
Type | Description |
---|---|
DirectoryPath |