From e91e8f96fd620672d2fdf182a0a8708116d3464b Mon Sep 17 00:00:00 2001 From: Alexander Kriegisch Date: Tue, 30 Jan 2024 09:29:12 +0700 Subject: [PATCH] Add antora.yml to create Antora docs website See https://gitlab.com/antora/antora. Signed-off-by: Alexander Kriegisch --- docs/antora.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 docs/antora.yml diff --git a/docs/antora.yml b/docs/antora.yml new file mode 100644 index 000000000..283fc550a --- /dev/null +++ b/docs/antora.yml @@ -0,0 +1,5 @@ +name: aspectj-docs +title: AspectJ Documentation +version: '1.0' +#nav: +#- nav.adoc -- 2.39.5