]> juplo.de Git - hibernate-maven-plugin/commitdiff
Fixed main menu 1.0
authorKai Moritz <kai@juplo.de>
Fri, 7 Nov 2025 16:59:25 +0000 (17:59 +0100)
committerKai Moritz <kai@juplo.de>
Fri, 7 Nov 2025 16:59:25 +0000 (17:59 +0100)
src/site/site.xml

index 8eab2c986e51538dd898c9399a79458132e2f0aa..408a9318b92825ecd3d3683443964181ef6493ae 100644 (file)
@@ -1,9 +1,9 @@
 <project>
   <body>
-    <menu name="Overview">
+    <menu>
       <item name="Introduction" href="index.html?about"/>
       <item name="Examples" href="examples.html"/>
-      <item name="Documentation" href="plugin-info.html"/>
+      <item name="Parameter Documentation" href="export-mojo.html"/>
     </menu>
     <menu ref="reports"/>
   </body>