DocFxIssuesSettings.

DocRootPath Property

Summary

Gets the path to the root directory of the DocFx project. Either the full path or the path relative to the repository root.
Assembly
Cake.Issues.DocFx.dll
Namespace
Cake.Issues.DocFx
Containing Type
DocFxIssuesSettings

Syntax

public DirectoryPath DocRootPath { get; }

Value

Type Description
DirectoryPath
GitHub