From 111753718cb09f99d9b71414171562b51c91010b Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 1 Jul 2025 18:18:31 +0100 Subject: [PATCH] Add new source for main (4.0.x) following restructuring --- antora-playbook.yml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/antora-playbook.yml b/antora-playbook.yml index bb4fe8c572c..7c1112bc4ba 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -33,17 +33,26 @@ content: branches: - '3.4.x' - '3.5.x' - - 'main' tags: - 'v3.4.*' - 'v3.5.*' - - 'v4.0.*' start_paths: - spring-boot-project/spring-boot-docs/src/docs/antora - spring-boot-project/spring-boot-actuator-autoconfigure/src/docs/antora - spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/src/docs/antora - spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/docs/antora version: unspecified + - url: . + branches: + - 'main' + tags: + - 'v4.0.*' + start_paths: + - spring-boot-project/spring-boot-docs/src/docs/antora + - spring-boot-project/spring-boot-actuator-docs/src/docs/antora + - spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/src/docs/antora + - spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/docs/antora + version: unspecified asciidoc: sourcemap: true attributes: