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.
297
297
<version >0.0.4</version >
298
298
<extensions >true</extensions >
299
299
<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 >
300
308
<playbook >../src/docs/antora/antora-playbook.yml</playbook >
301
309
<options >
302
310
<option >--to-dir=target/antora/site</option >
Original file line number Diff line number Diff line change @@ -22,7 +22,9 @@ asciidoc:
22
22
hide-uri-scheme : ' @'
23
23
tabs-sync-option : ' @'
24
24
chomp : ' all'
25
+ kroki-fetch-diagram : true
25
26
extensions :
27
+ - asciidoctor-kroki
26
28
- ' @asciidoctor/tabs'
27
29
- ' @springio/asciidoctor-extensions'
28
30
sourcemap : true
You can’t perform that action at this time.
0 commit comments