Class AsciidocToDocBook

java.lang.Object
org.forgerock.doc.maven.pre.AsciidocToDocBook

public class AsciidocToDocBook extends Object
Converts Asciidoc source files to DocBook 5 XML.
  • Constructor Details

    • AsciidocToDocBook

      Constructor setting the Mojo that holds the configuration.
      Parameters:
      mojo - The Mojo that holds the configuration.
  • Method Details

    • execute

      public void execute() throws org.apache.maven.plugin.MojoExecutionException
      Copies arbitrary resources from sources to pre-site output for HTML formats.
      Throws:
      org.apache.maven.plugin.MojoExecutionException - Failed to copy files