We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6414e12 commit d84a486Copy full SHA for d84a486
antora-playbook.yml
@@ -22,7 +22,7 @@ content:
22
tags:
23
- 'v1.1({2..9}).+({0..9})?(-{RC,M}*)' # 1.12 - 1.19
24
- 'v1.({2..9})+({0..9}).+({0..9})?(-{RC,M}*)' # 1.20 and above on the 1.x line
25
- - '!(v1.12.0-{RC,M}*)' # TODO: Remove this once 1.12.0 is released (antora will skip them)
+ - '!(v1.12.0-{RC,M}*)' # Except 1.12 milestones/rc (1.12.0 is ok)
26
start_path: docs
27
asciidoc:
28
attributes:
0 commit comments