File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -297,6 +297,14 @@ limitations under the License.
297297 <version >0.0.4</version >
298298 <extensions >true</extensions >
299299 <configuration >
300+ <packages >
301+ <package >@antora/atlas-extension@1.0.0-alpha.1</package >
302+ <package >@antora/collector-extension@1.0.0-alpha.3</package >
303+ <package >@asciidoctor/tabs@1.0.0-beta.3</package >
304+ <package >@springio/antora-extensions@1.5.0</package >
305+ <package >@springio/asciidoctor-extensions@1.0.0-alpha.9</package >
306+ <package >asciidoctor-kroki</package >
307+ </packages >
300308 <playbook >../src/docs/antora/antora-playbook.yml</playbook >
301309 <options >
302310 <option >--to-dir=target/antora/site</option >
Original file line number Diff line number Diff line change @@ -22,7 +22,9 @@ asciidoc:
2222 hide-uri-scheme : ' @'
2323 tabs-sync-option : ' @'
2424 chomp : ' all'
25+ kroki-fetch-diagram : true
2526 extensions :
27+ - asciidoctor-kroki
2628 - ' @asciidoctor/tabs'
2729 - ' @springio/asciidoctor-extensions'
2830 sourcemap : true
You can’t perform that action at this time.
0 commit comments