Skip to content

Commit b4f63e3

Browse files
Update antora-playbook.yml
1 parent 11e6d6a commit b4f63e3

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

antora-playbook.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ content:
1010
branches: [ HEAD ]
1111
start_path: .
1212
# 2) AAS Specs module
13-
- url: https://github.com/admin-shell-io/aas-specs-antora
13+
- url: https://github.com/admin-shell-io/aas-specifications
1414
branches: [ main ]
1515
start_path: .
1616
# 3) Submodel Templates module
17-
- url: https://github.com/admin-shell-io/submodel-templates-antora
17+
- url: https://github.com/admin-shell-io/idta-submodel-templates
1818
branches: [ main ]
1919
start_path: published/*/*/*/docs
2020

@@ -34,9 +34,11 @@ antora:
3434
- '@antora/pdf-extension'
3535

3636
asciidoc:
37+
sourcemap: true
3738
extensions:
3839
- asciidoctor-kroki
3940
attributes:
4041
xrefstyle: short
41-
kroki-server-url: https://kroki.io
42+
kroki-server-url: http://localhost:8000
4243
kroki-fetch-diagram: true
44+
kroki-plantuml-include: https://raw.githubusercontent.com/admin-shell-io/aas-specifications/refs/heads/main/plantuml/puml-theme-idta.puml

0 commit comments

Comments
 (0)