Class WebhelpPost

java.lang.Object
org.forgerock.doc.maven.post.WebhelpPost

public class WebhelpPost extends Object
Webhelp post-processor for both single-page and chunked HTML formats.
  • Constructor Details

    • WebhelpPost

      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
      Post-processes HTML formats.
      Throws:
      org.apache.maven.plugin.MojoExecutionException - Failed to post-process HTML.