aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2024-03-16 10:21:34 +0100
committerAlexander Kriegisch <Alexander@Kriegisch.name>2024-03-16 10:21:34 +0100
commitdb9aa89125d2a6e102180e1e30e3a51737625b8b (patch)
treed516998f44f0ca07ed3580600c6795359a72125a /pom.xml
parentf03e287f9f06c58982d15d11c692c30d04ce2cee (diff)
downloadaspectj-db9aa89125d2a6e102180e1e30e3a51737625b8b.tar.gz
aspectj-db9aa89125d2a6e102180e1e30e3a51737625b8b.zip
Asciidoctor: Create HTML/PDF with TOC level 5
The default is 2 in Asciidoctor. A higher TOC level enables developers and users to post more precise deep-links into docs. In PDF versions, it is also easier now to navigate from the TOC to a specific subchapter. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 15319c20b..33f7be10f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -513,6 +513,7 @@
<attributes>
<source-highlighter>coderay</source-highlighter>
<toc>left</toc>
+ <toclevels>5</toclevels>
<icons>font</icons>
<!--
Create separate CSS files, rather than embedding CSS into each HTML file