Enable 3.1.x branch
This commit is contained in:
@@ -20,7 +20,7 @@ content:
|
||||
- url: https://github.com/spring-projects/spring-shell
|
||||
# Refname matching:
|
||||
# https://docs.antora.org/antora/latest/playbook/content-refname-matching/
|
||||
branches: [ main,'({3..9}).+({0..9}).x', '!(3.{0..1}.x)' ]
|
||||
branches: [ main,'({3..9}).+({0..9}).x', '!(3.0.x)' ]
|
||||
tags: [ 'v({3..9}).+({0..9}).+({0..9})?(-{RC,M}+({0..9}))', '!(v3.{0..1}.+({0..9})?(-{RC,M}+({0..9})))' ]
|
||||
start_path: spring-shell-docs
|
||||
asciidoc:
|
||||
|
||||
Reference in New Issue
Block a user