DocFxSettings.

OutputPath Property

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