This is an automated email from the ASF dual-hosted git repository.

clebertsuconic pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new b5c3caa576 ARTEMIS-5938 reorg on chapters
b5c3caa576 is described below

commit b5c3caa57628c4b38b58a5cb72235ef86fb6a2dd
Author: Clebert Suconic <[email protected]>
AuthorDate: Tue Mar 10 19:15:14 2026 -0400

    ARTEMIS-5938 reorg on chapters
---
 docs/user-manual/_book.adoc    | 10 +++++-----
 docs/user-manual/index.adoc    |  7 ++-----
 docs/user-manual/versions.adoc |  4 ++++
 3 files changed, 11 insertions(+), 10 deletions(-)

diff --git a/docs/user-manual/_book.adoc b/docs/user-manual/_book.adoc
index 9ad4cc3f58..30c90c444c 100644
--- a/docs/user-manual/_book.adoc
+++ b/docs/user-manual/_book.adoc
@@ -2,10 +2,10 @@
 This is used to generate the single-page PDF manual.
 It *aggregates* all chapters into a single document following the same pattern 
as index.adoc. These two documents should stay in sync.
 ////
-image::images/artemis_text_black_small.png[align="center"]
-
-[.text-center]
-*An in-depth manual on all aspects of {project-name-full} {project-version}*
+= User Manual
+:doctype: book
+:title-logo-image: images/artemis_text_black_small.png
+{project-version}
 
 //== Overview
 
@@ -102,7 +102,7 @@ include::paging.adoc[leveloffset=1]
 include::duplicate-detection.adoc[leveloffset=1]
 include::undelivered-messages.adoc[leveloffset=1]
 
-//== Data & Disk
+//== Data Storage
 
 include::persistence.adoc[leveloffset=1]
 include::data-tools.adoc[leveloffset=1]
diff --git a/docs/user-manual/index.adoc b/docs/user-manual/index.adoc
index 8013802b4b..74fa6695ff 100644
--- a/docs/user-manual/index.adoc
+++ b/docs/user-manual/index.adoc
@@ -111,8 +111,7 @@ image::images/artemis_text_black_small.png[align="center"]
 * xref:duplicate-detection.adoc#duplicate-message-detection[Detecting 
Duplicate Messages]
 * 
xref:undelivered-messages.adoc#message-redelivery-and-undelivered-messages[Message
 Redelivery and Undelivered Messages]
 
-== Data & Disk
-
+== Data Storage
 * xref:persistence.adoc#persistence[Persistence]
 * xref:data-tools.adoc#data-tools[Data Tools]
 * xref:libaio.adoc#libaio-native-libraries[Libaio Native Libraries]
@@ -148,7 +147,5 @@ image::images/artemis_text_black_small.png[align="center"]
 * xref:resource-adapter.adoc#jca-resource-adapter[JCA Resource Adapter]
 * xref:configuration-index.adoc#configuration-reference[Configuration Index]
 * xref:examples.adoc#examples[Examples]
-
-== Addendum
 * xref:versions.adoc#version-history[Version History]
-* xref:notice.adoc#legal-notice[Legal Notice]
+* xref:notice.adoc#legal-notice[Notice]
diff --git a/docs/user-manual/versions.adoc b/docs/user-manual/versions.adoc
index 8d6fcbdd85..18157c52e4 100644
--- a/docs/user-manual/versions.adoc
+++ b/docs/user-manual/versions.adoc
@@ -13,6 +13,8 @@ NOTE: If the upgrade spans multiple versions then the steps 
from *each* version
 
 NOTE: Follow the general upgrade procedure outlined in the 
xref:upgrading.adoc#upgrading-the-broker[Upgrading the Broker]  chapter in 
addition to any version-specific upgrade instructions outlined here.
 
+:sectnums!:
+
 == Version 2.52.0
 
 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12356678[Full
 release notes]
@@ -1532,3 +1534,5 @@ 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&versio
  ** URL based connections
  ** Auto-create addresses/queues
  ** Jolokia integration
+
+:sectnums:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to