Package org.forgerock.doc.maven.post
Class WebhelpPost
java.lang.Object
org.forgerock.doc.maven.post.WebhelpPost
Webhelp post-processor for both single-page and chunked HTML formats.
-
Constructor Summary
ConstructorsConstructorDescriptionConstructor setting the Mojo that holds the configuration. -
Method Summary
-
Constructor Details
-
WebhelpPost
Constructor setting the Mojo that holds the configuration.- Parameters:
mojo
- The Mojo that holds the configuration.
-
-
Method Details
-
execute
Post-processes HTML formats.- Throws:
org.apache.maven.plugin.MojoExecutionException
- Failed to post-process HTML.
-