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 82609eb856 ARTEMIS-5938 Limiting PDF outlines to 1 level for better
readability
82609eb856 is described below
commit 82609eb856c2f8b6f164daefa8766fce74cfdf82
Author: Clebert Suconic <[email protected]>
AuthorDate: Wed Mar 11 13:19:46 2026 -0400
ARTEMIS-5938 Limiting PDF outlines to 1 level for better readability
And also renaming the title page on the outline
---
docs/user-manual/_book.adoc | 3 +++
1 file changed, 3 insertions(+)
diff --git a/docs/user-manual/_book.adoc b/docs/user-manual/_book.adoc
index 30c90c444c..57f40a8845 100644
--- a/docs/user-manual/_book.adoc
+++ b/docs/user-manual/_book.adoc
@@ -5,6 +5,9 @@ It *aggregates* all chapters into a single document following
the same pattern a
= User Manual
:doctype: book
:title-logo-image: images/artemis_text_black_small.png
+:toclevels: 2
+:outlinelevels: 1
+:outline-title: Cover
{project-version}
//== Overview
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]