From bbe629bc4a5e8c76a0b31686eedc88add5d71360 Mon Sep 17 00:00:00 2001 From: Alexander Kriegisch Date: Thu, 1 Feb 2024 11:57:10 +0700 Subject: 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 --- docs/release/README-1.8.0.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/release/README-1.8.0.adoc') diff --git a/docs/release/README-1.8.0.adoc b/docs/release/README-1.8.0.adoc index 9a2ba78be..de5a6a987 100644 --- a/docs/release/README-1.8.0.adoc +++ b/docs/release/README-1.8.0.adoc @@ -1,4 +1,4 @@ -== AspectJ 1.8.0 += AspectJ 1.8.0 _© Copyright 2014 Contributors. All rights reserved._ @@ -11,9 +11,9 @@ _Release info:_ * _1.8.0.RC1 available 18-Mar-2014_ * _1.8.0.M1 available 29-Jul-2013_ -=== Notable changes +== Notable changes -==== Java 8 compilation +=== Java 8 compilation AspectJ has been updated to the latest available Eclipse Java compiler version that compiles Java8 code (the version available as a feature -- cgit v1.2.3