Skip to content

Commit 74af08f

Browse files
committed
Revert antora playbook changes
1 parent ae6bd2f commit 74af08f

1 file changed

Lines changed: 4 additions & 7 deletions

File tree

framework-docs/antora-playbook.yml

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,14 @@ git:
1010
ensure_git_suffix: false
1111
content:
1212
sources:
13-
- url: ../
14-
branches: HEAD
15-
start_path: framework-docs
16-
# - url: https://github.com/spring-projects/spring-framework
13+
- url: https://github.com/spring-projects/spring-framework
1714
# Refname matching:
1815
# https://docs.antora.org/antora/latest/playbook/content-refname-matching/
1916
# branches: We include snapshots for main, 6.2.x, and 7.0.x to 9.*.x.
20-
# branches: ['main', '6.2.x', '{7..9}.+({0..9}).x']
17+
branches: ['main', '6.2.x', '{7..9}.+({0..9}).x']
2118
# tags: include all releases from 6.2.0 to 9.*.*.
22-
# tags: ['v6.2.+({0..9})', 'v{7..9}.+({0..9}).+({0..9})?(-{RC,M}*)']
23-
# start_path: framework-docs
19+
tags: ['v6.2.+({0..9})', 'v{7..9}.+({0..9}).+({0..9})?(-{RC,M}*)']
20+
start_path: framework-docs
2421
asciidoc:
2522
extensions:
2623
- '@asciidoctor/tabs'

0 commit comments

Comments
 (0)