aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release/README-1.6.2.adoc
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2024-02-01 11:57:10 +0700
committerAlexander Kriegisch <Alexander@Kriegisch.name>2024-02-01 11:57:10 +0700
commitbbe629bc4a5e8c76a0b31686eedc88add5d71360 (patch)
treec03cca36ccdd16f37e23ff66c191381a41b5ed8a /docs/release/README-1.6.2.adoc
parentd6056515f8078572dd35cd091fb31ba48e9d8b53 (diff)
downloadaspectj-bbe629bc4a5e8c76a0b31686eedc88add5d71360.tar.gz
aspectj-bbe629bc4a5e8c76a0b31686eedc88add5d71360.zip
Always use ":leveloffset: +1" with ":doctype: book"
Headlines per ADOC file should start at level 1, not 2. Adjusting the level offset for books helps to avoid warnings when including book chapters, but still allows to also use the chapters as stand-alone documents. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'docs/release/README-1.6.2.adoc')
-rw-r--r--docs/release/README-1.6.2.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/release/README-1.6.2.adoc b/docs/release/README-1.6.2.adoc
index a6b88ffee..56cc0adc9 100644
--- a/docs/release/README-1.6.2.adoc
+++ b/docs/release/README-1.6.2.adoc
@@ -1,4 +1,4 @@
-== AspectJ 1.6.2
+= AspectJ 1.6.2
_© Copyright 2008 Contributors. All rights reserved._
@@ -31,7 +31,7 @@ resolved]
'''''
-=== Incremental compilation (https://bugs.eclipse.org/bugs/show_bug.cgi?id=247742[bug 247742], https://bugs.eclipse.org/bugs/show_bug.cgi?id=245566[bug 245566], https://bugs.eclipse.org/bugs/show_bug.cgi?id=243376[bug 243376])
+== Incremental compilation (https://bugs.eclipse.org/bugs/show_bug.cgi?id=247742[bug 247742], https://bugs.eclipse.org/bugs/show_bug.cgi?id=245566[bug 245566], https://bugs.eclipse.org/bugs/show_bug.cgi?id=243376[bug 243376])
Two main changes in this area.