Class HtmlForBootstrap

java.lang.Object
org.forgerock.doc.maven.build.HtmlForBootstrap

public class HtmlForBootstrap extends Object
Build XHTML output.
  • Constructor Details

    • HtmlForBootstrap

      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
      Build documents from DocBook XML sources.
      Throws:
      org.apache.maven.plugin.MojoExecutionException - Failed to build output.