Skip to content

Commit 3c75b54

Browse files
committed
docs: retry ui-bundle downloads
1 parent 6cb5dde commit 3c75b54

3 files changed

Lines changed: 10 additions & 1 deletion

File tree

doc/local-playbook.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ content:
2222
sources:
2323
- url: ..
2424
start_path: doc
25-
edit_url: 'https://github.com/boostorg/dynamic_bitset/edit/{refname}/{path}'
25+
edit_url: 'https://github.com/boostorg/dynamic_bitset/edit/develop/{path}'
2626

2727
output:
2828
dir: html
@@ -47,6 +47,7 @@ antora:
4747
tag: 'develop'
4848
variable: 'BOOST_SRC_DIR'
4949
system-env: 'BOOST_SRC_DIR'
50+
- require: '@cppalliance/antora-downloads-extension'
5051

5152
asciidoc:
5253
attributes:

doc/package-lock.json

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"@asciidoctor/tabs": "^1.0.0-beta.3",
1111
"@cppalliance/antora-cpp-reference-extension": "^0.0.8",
1212
"@cppalliance/antora-cpp-tagfiles-extension": "^0.0.5",
13+
"@cppalliance/antora-downloads-extension": "^0.0.2",
1314
"@cppalliance/asciidoctor-boost-links": "^0.0.2"
1415
}
1516
}

0 commit comments

Comments
 (0)