From f8e3de1238d0742f3e3c2222139a7ea90e2a0c16 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 28 Jul 2022 12:27:53 +0200 Subject: [PATCH] GH-6 - Fix structure of the documentation ZIP. We now render the Asciidoctor documentation into a nested HTML subfolder to be consistent with other project's URL structures. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4c9c7467..c20998c2 100644 --- a/pom.xml +++ b/pom.xml @@ -334,7 +334,7 @@ limitations under the License. ${generated-asciidoc-sources.directory} index.adoc - ${generated-docs.directory} + ${generated-docs.directory}/html highlight.js js/highlight