We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d754ce commit 49146ccCopy full SHA for 49146cc
antora-playbook.yml
@@ -17,7 +17,7 @@ content:
17
- 'main'
18
- '({1..9}).+({0..9}).x'
19
- '!(1.{0..2}.x)'
20
- tags: [ 'v({1..9}).+({0..9}).+({0..9})?(-{RC,M}+({0..9}))', '!(v1.{0..2}.+({0..9})?(-{RC,M}+({0..9})))' ]
+ tags: [ 'v({1..9}).+({0..9}).+({0..9})?(-{RC,M}+({0..9}))', '!(v1.{0..1}.+({0..9})?(-{RC,M}+({0..9})))' ]
21
start_path: spring-graphql-docs
22
asciidoc:
23
extensions:
0 commit comments