Updated documentation
[hibernate4-maven-plugin] / src / site / site.xml
index a50f2c4..111fb6b 100644 (file)
@@ -1,8 +1,14 @@
 <project>
 <project>
+  <googleAnalyticsAccountId>UA-571104-3</googleAnalyticsAccountId>
   <body>
   <body>
-    <menu name="Overview">
-      <item name="Introduction" href="index.html"/>
-      <item name="Goals" href="plugin-info.html"/>
+    <menu>
+      <item name="Configuration Examples" href="configuration.html"/>
+      <item name="Goal: CREATE" href="create-mojo.html"/>
+      <item name="Goal: DROP" href="drop-mojo.html"/>
+      <item name="Enable Debug-Output" href="debugging.html"/>
+      <item name="Skipping Execution" href="skip.html"/>
+      <item name="Force Exceution" href="force.html"/>
+      <item name="Known Pitfalls (FAQ)" href="pitfalls.html"/>
     </menu>
     <menu ref="reports"/>
   </body>
     </menu>
     <menu ref="reports"/>
   </body>