From efb37768387419b698fceec6a3acb43009bca507 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 5a72d5f2..19e480d4 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 ba8b94b7..3053becf 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 from the Hibernate-Tooling, that does the work in the background. -- 2.39.5