@InheritConstructors class AsciiDocEngine extends DocEngine
A DocEngine implementation that uses Asciidoctor to render pages
Type | Name and description |
---|---|
Asciidoctor |
asciidoctor |
Map |
attributes |
Properties inherited from class | Properties |
---|---|
class DocEngine |
ALIAS, API_BASE_PATH, API_CONTEXT_PATH, BASE_DIR, CONTEXT_PATH, EXTERNAL_DOCS, NAME_CACHE, RESOURCES_CONTEXT_PATH, SOURCE_FILE, engineProperties |
Constructor and description |
---|
AsciiDocEngine() |
Type Params | Return Type | Name and description |
---|---|---|
|
String |
render(String content, RenderContext context) |
Methods inherited from class | Name |
---|---|
class DocEngine |
addMacro, appendCreateLink, appendLink, appendLink, exists, getNaturalName, init, showCreate |