Skip to content

Commit e803ced

Browse files
authored
Updated dependencies and removed unused kroki extension (#517)
* Updated dependencies and removed unused kroki extension * Update lunr extension
1 parent b837735 commit e803ced

File tree

4 files changed

+1225
-480
lines changed

4 files changed

+1225
-480
lines changed

antora-playbook.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,6 @@ ui:
176176
antora:
177177
extensions:
178178
- '@antora/lunr-extension'
179-
- asciidoctor-kroki
180179

181180
asciidoc:
182181
attributes:
@@ -185,8 +184,6 @@ asciidoc:
185184
kroki-fetch-diagram: true
186185
# an external icon. Create a link opening in a new tab like this: http://my-url.com[Text {external-link-icon}^]
187186
external-link-icon: "<i class=\"fa-solid fa-arrow-up-right-from-square fa-xs\" style=\"margin-left: 3px; vertical-align: baseline;\"></i>"
188-
extensions:
189-
- asciidoctor-kroki
190187

191188
# the default caching directory is ./.cache/antora
192189
# Antora caches the git repos, this can sometimes lead to stale content

local-antora-playbook.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,6 @@ ui:
165165
antora:
166166
extensions:
167167
- '@antora/lunr-extension'
168-
- asciidoctor-kroki
169168

170169
asciidoc:
171170
attributes:
@@ -174,8 +173,6 @@ asciidoc:
174173
kroki-fetch-diagram: true
175174
# an external icon. Create a link opening in a new tab like this: http://my-url.com[Text {external-link-icon}^]
176175
external-link-icon: "<i class=\"fa-solid fa-arrow-up-right-from-square fa-xs\" style=\"margin-left: 3px; vertical-align: baseline;\"></i>"
177-
extensions:
178-
- asciidoctor-kroki
179176

180177
# the default caching directory is ./.cache/antora
181178
# Antora caches the git repos, this can sometimes lead to stale content

0 commit comments

Comments
 (0)