AsciidoctorSettingsBase.

TemplateDirectories Property

Summary

Specifies the paths of directories containing custom converted templates (command line option --template-dir)

Syntax

public ICollection<DirectoryPath> TemplateDirectories { get; set; }

Value

Type Description
ICollection<DirectoryPath>