Skip to content

Commit

Permalink
added docs_2024 branch for documentation development
Browse files Browse the repository at this point in the history
  • Loading branch information
djowel committed Aug 3, 2024
1 parent 0554402 commit e292d44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/antora.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: elements
title: Elements Library
version: skia_2024
version: docs_2024
start_page: index.adoc
asciidoc:
attributes:
Expand Down
2 changes: 1 addition & 1 deletion docs/antora/antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ site:
content:
sources:
- url: https://github.com/cycfi/elements.git
branches: [master, skia_2024]
branches: [master, skia_2024, docs_2024]
start_path: docs
ui:
supplemental_files: ./supplemental-ui
Expand Down

0 comments on commit e292d44

Please sign in to comment.