Package org.l2x6.cq.maven.doc.processor
-
Interface Summary Interface Description DocumentationPostProcessor Abstraction for defining logic to modify AsciiDoc file content after it has been loaded. -
Class Summary Class Description AppendNewLinePostProcessor DocumentationPostProcessorto append a newline character to the end of file content if it does not already have one.AsciiDocFile Represents an AsciiDoc file with the added capability to check and manipulate its content.SectionIdPostProcessor DocumentationPostProcessortransform AsciiDoc headings to add ID blocks.