Skip to content

Commit 062b959

Browse files
committed
Replace png with svg format output
1 parent d7c5841 commit 062b959

4 files changed

Lines changed: 10 additions & 10 deletions

File tree

documentation/arc42/03_context_and_scope.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33

44
=== Business Context
55

6-
[plantuml, format=png]
6+
[plantuml, format=svg]
77
....
88
include::../diagrams/SystemContext.puml[]
99
....
1010

1111
**Legende**
12-
[plantuml, format=png]
12+
[plantuml, format=svg]
1313
....
1414
include::../diagrams/SystemContext-key.puml[]
1515
....

documentation/arc42/05_building_block_view.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55

66
=== Internet Banking System
77

8-
[plantuml, format=png]
8+
[plantuml, format=svg]
99
....
1010
include::../diagrams/Containers.puml[]
1111
....
1212

1313
**Legende**
14-
[plantuml, format=png]
14+
[plantuml, format=svg]
1515
....
1616
include::../diagrams/Containers-key.puml[]
1717
....
@@ -76,13 +76,13 @@ _<black box template>_
7676

7777
==== White Box API Application
7878

79-
[plantuml, format=png]
79+
[plantuml, format=svg]
8080
....
8181
include::../diagrams/Components.puml[]
8282
....
8383

8484
**Legende**
85-
[plantuml, format=png]
85+
[plantuml, format=svg]
8686
....
8787
include::../diagrams/Components-key.puml[]
8888
....

documentation/arc42/06_runtime_view.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66

77
=== Sign-In
88

9-
[plantuml, format=png]
9+
[plantuml, format=svg]
1010
....
1111
include::../diagrams/SignIn.puml[]
1212
....
1313

1414
**Legende**
15-
[plantuml, format=png, width=50%]
15+
[plantuml, format=svg, width=50%]
1616
....
1717
include::../diagrams/SignIn-key.puml[]
1818
....

documentation/arc42/07_deployment_view.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010

1111
=== Infrastructure Level 1
1212

13-
[plantuml, format=png]
13+
[plantuml, format=svg]
1414
....
1515
include::../diagrams/LiveDeployment.puml[]
1616
....
1717

1818
**Legend**
19-
[plantuml, format=png]
19+
[plantuml, format=svg]
2020
....
2121
include::../diagrams/LiveDeployment-key.puml[]
2222
....

0 commit comments

Comments
 (0)