Package org.forgerock.doc.maven.build
Class SingleHtml
java.lang.Object
org.forgerock.doc.maven.build.SingleHtml
Build single-page HTML output.
-
Constructor Summary
ConstructorsConstructorDescriptionSingleHtml
(AbstractDocbkxMojo mojo) Constructor setting the Mojo that holds the configuration. -
Method Summary
-
Constructor Details
-
SingleHtml
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.
-