Package org.forgerock.doc.maven.build
Class Webhelp
java.lang.Object
org.forgerock.doc.maven.build.Webhelp
Build webhelp output.
-
Constructor Summary
ConstructorsConstructorDescriptionWebhelp
(AbstractDocbkxMojo mojo) Constructor setting the Mojo that holds the configuration. -
Method Summary
-
Constructor Details
-
Webhelp
Constructor setting the Mojo that holds the configuration.- Parameters:
mojo
- The Mojo that holds the configuration.
-
-
Method Details
-
execute
Build documents from DocBook XML sources.- Throws:
org.apache.maven.plugin.MojoExecutionException
- Failed to build output.
-