DotNetDocsSettings.TargetDirectory property

The target directory for generated documentation, relative to the root of the repository; defaults to "docs".

public string? TargetDirectory { get; set; }

See Also