Skip to content

Commit

Permalink
Add v6 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
HenningCash committed Aug 23, 2021
1 parent 4f5d757 commit 75bf6a3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,11 @@ site:
content:
sources:
- url: https://github.com/codefreak/codefreak.git
branches: master
# If you include more branches make sure you set the docs/antora.yml file "version" attribute to a distinct value.
# Otherwise, the build will fail with a message like "error: Duplicate nav: master@codefreak:ROOT:nav.adoc"
branches:
- master
- v6
start_path: docs
ui:
bundle:
Expand Down

0 comments on commit 75bf6a3

Please sign in to comment.