]> juplo.de Git - hibernate4-maven-plugin/commitdiff
Added an explicit entry for the help-mojo
authorKai Moritz <kai@juplo.de>
Wed, 29 Apr 2026 17:51:04 +0000 (19:51 +0200)
committerKai Moritz <kai@juplo.de>
Thu, 7 May 2026 21:30:09 +0000 (23:30 +0200)
src/site/site.xml

index f108c1bff50759a280945db6cf652b29690d55d6..e4a62a30e22c6003041a88abe347e3cbf5caeb35 100644 (file)
@@ -3,7 +3,8 @@
     <menu>
       <item name="About" href="index.html"/>
       <item name="Configuration Examples" href="configuration.html"/>
-      <item name="Parameter Documentation" href="export-mojo.html"/>
+      <item name="Goal &mdash; hibernate:export" href="export-mojo.html"/>
+      <item name="Goal &mdash; hibernate:help" href="help-mojo.html"/>
       <item name="Enable Debug-Output" href="debugging.html"/>
       <item name="Skipping Execution" href="skip.html"/>
       <item name="Force Exceution" href="force.html"/>