AsciidoctorSettings.

Doctype Property

Summary

The document type to use for converting AsciiDoc documents (command line option --doctype)
Assembly
Cake.Asciidoctor.dll
Namespace
Cake.Asciidoctor
Containing Type
AsciidoctorSettings

Syntax

public Nullable<AsciidoctorDoctype> Doctype { get; set; }

Value

Type Description
Nullable<AsciidoctorDoctype>