From a2b0b6745d8e6eda0627ec37b3635248c0c6c6a9 Mon Sep 17 00:00:00 2001 From: Kai Moritz Date: Fri, 7 Nov 2025 13:03:58 +0100 Subject: [PATCH] Added missing goals and refined the according page-names --- src/site/site.xml | 6 ++++-- src/site/xhtml/index.xhtml | 2 ++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/site/site.xml b/src/site/site.xml index 4519155c..859ceb6e 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -3,8 +3,10 @@ - - + + + + diff --git a/src/site/xhtml/index.xhtml b/src/site/xhtml/index.xhtml index 579e2351..96189f05 100644 --- a/src/site/xhtml/index.xhtml +++ b/src/site/xhtml/index.xhtml @@ -49,7 +49,9 @@
  • See hibernate:create, + See hibernate:update and See hibernate:drop and + See hibernate:help and Plugin Documentation for the full autogenerated documentation. These are mostly configuration-options of the Hibernate-Tools SchemaExport and SchemaUpdate, that do -- 2.39.5