Skip to content

Commit 252b32f

Browse files
committed
Restructure content to include partials from Commons.
See #3080
1 parent 04ffa7e commit 252b32f

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

antora-playbook.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,9 @@ content:
2121
# https://docs.antora.org/antora/latest/playbook/content-refname-matching/
2222
branches: [ main,'({3..9}).+({0..9}).x', '!(3.{0..1}.x)' ]
2323
tags: [ '({3..9}).+({0..9}).+({0..9})?(-{RC,M}+({0..9}))', '!(3.{0..1}.+({0..9})?(-{RC,M}+({0..9})))','!(3.2.0-M1)','!(3.2.0-M2)' ]
24-
start_path: spring-data-jpa/src/main/antora
25-
- url: https://github.com/spring-projects/spring-data-jpa
26-
branches: []
27-
tags: [ '3.2.0-M2' ]
24+
start_path: src/main/antora
25+
- url: https://github.com/spring-projects/spring-data-commons
26+
branches: [ main,'({3..9}).+({0..9}).x', '!(3.{0..1}.x)' ]
2827
start_path: src/main/antora
2928
asciidoc:
3029
attributes:

0 commit comments

Comments
 (0)