DocFxMetadataSettings.

OutputPath Property

Summary

Gets or sets the output folder. The default is api, and is configured in the 'metadata' section of docfx.json.
Namespace
Cake.DocFx.Metadata
Containing Type
DocFxMetadataSettings

Syntax

public DirectoryPath OutputPath { get; set; }

Value

Type Description
DirectoryPath
GitHub
Discussions