DocFxMergeSettings.

TocMetadata Property

Summary

Gets the TOC metadata names that need to be merged into the file.
Namespace
Cake.DocFx.Merge
Containing Type
DocFxMergeSettings

Syntax

public IList<string> TocMetadata { get; }

Value

Type Description
IList<string>
GitHub
Discussions