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 69e85f3 commit 883dfa4Copy full SHA for 883dfa4
antora-playbook.yml
@@ -15,17 +15,16 @@ content:
15
sources:
16
- url: https://github.com/junit-team/junit-framework.git
17
branches:
18
-# - 'main'
19
-# - 'r5.14.*'
20
-# - '!r5.14.0'
21
-# - '!r5.14.1'
22
-# - 'r6.*'
23
-# - '!r6.0.0'
24
-# - '!r6.0.1'
25
- - 'antora/6.0.1'
26
-# - 'antora/*'
27
-# - 'releases/5.14.x'
28
-# - 'releases/6.0.x'
+ - 'main'
+ - '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