Skip to content

Commit 75bf6a3

Browse files
committed
Add v6 branch
1 parent 4f5d757 commit 75bf6a3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

antora-playbook.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ site:
66
content:
77
sources:
88
- url: https://github.com/codefreak/codefreak.git
9-
branches: master
9+
# If you include more branches make sure you set the docs/antora.yml file "version" attribute to a distinct value.
10+
# Otherwise, the build will fail with a message like "error: Duplicate nav: master@codefreak:ROOT:nav.adoc"
11+
branches:
12+
- master
13+
- v6
1014
start_path: docs
1115
ui:
1216
bundle:

0 commit comments

Comments
 (0)