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 c83df63 commit 17dd202Copy full SHA for 17dd202
1 file changed
antora-playbook.yml
@@ -17,15 +17,15 @@ content:
17
- url: https://github.com/junit-team/junit-framework.git
18
branches:
19
- 'main'
20
-# - 'r5.14.*'
21
-# - '!r5.14.0'
22
-# - '!r5.14.1'
23
-# - 'r6.*'
24
-# - '!r6.0.0'
25
-# - '!r6.0.1'
26
-# - 'antora/*'
27
-# - 'releases/5.14.x'
28
-# - 'releases/6.0.x'
+ - 'r5.14.*'
+ - '!r5.14.0'
+ - '!r5.14.1'
+ - 'r6.*'
+ - '!r6.0.0'
+ - '!r6.0.1'
+ - 'antora/*'
+ - 'releases/5.14.x'
+ - 'releases/6.0.x'
29
start_path: documentation
30
worktrees: true
31
asciidoc:
0 commit comments