Class Asciidoctor::Extensions::DocinfoProcessor
In: lib/asciidoctor/extensions.rb
Parent: Processor

Public: DocinfoProcessors are used to add additional content to the header and/or footer of the generated document.

The placement of docinfo content is controlled by the converter.

DocinfoProcessors implementations must extend DocinfoProcessor. If a location is not specified, the DocinfoProcessor is assumed to add content to the header.

Methods

new   process  

Attributes

location  [RW] 

Public Class methods

Public Instance methods

[Validate]