Skip to content

Commit 72b9b08

Browse files
committed
Optimize for PDF output
1 parent 062b959 commit 72b9b08

4 files changed

Lines changed: 21 additions & 26 deletions

File tree

documentation/arc42/03_context_and_scope.adoc

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,25 +3,22 @@
33

44
=== Business Context
55

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

1111
**Legende**
12-
[plantuml, format=svg]
12+
13+
[plantuml, format=svg, width=50%]
1314
....
1415
include::../diagrams/SystemContext-key.puml[]
1516
....
1617

17-
**<Diagram or Table>**
18-
19-
**<optionally: Explanation of external domain interfaces>**
18+
<<<
2019

2120
=== Technical Context
2221

23-
24-
2522
**<Diagram or Table>**
2623

2724
**<optionally: Explanation of technical interfaces>**

documentation/arc42/05_building_block_view.adoc

Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,23 @@
11
[[section-building-block-view]]
22
== Building Block View
33

4-
5-
64
=== Internet Banking System
75

8-
[plantuml, format=svg]
6+
[plantuml, format=svg, width=70%]
97
....
108
include::../diagrams/Containers.puml[]
119
....
1210

1311
**Legende**
14-
[plantuml, format=svg]
12+
[plantuml, format=svg, width=50%]
1513
....
1614
include::../diagrams/Containers-key.puml[]
1715
....
1816

19-
20-
2117
_**<Overview Diagram>**_
2218

19+
<<<
2320
Motivation::
24-
2521
_<text explanation>_
2622

2723

@@ -32,7 +28,7 @@ Important Interfaces::
3228
_<Description of important interfaces>_
3329

3430

35-
31+
<<<
3632

3733
==== <Name black box 1>
3834

@@ -68,28 +64,28 @@ _<black box template>_
6864

6965
==== <Name interface m>
7066

71-
67+
<<<
7268

7369
=== Level 2
7470

75-
76-
7771
==== White Box API Application
7872

79-
[plantuml, format=svg]
73+
[plantuml, format=svg, width=70%]
8074
....
8175
include::../diagrams/Components.puml[]
8276
....
8377

8478
**Legende**
85-
[plantuml, format=svg]
79+
[plantuml, format=svg, width=50%]
8680
....
8781
include::../diagrams/Components-key.puml[]
8882
....
8983

9084

9185
_<white box template>_
9286

87+
<<<
88+
9389
==== White Box _<building block 2>_
9490

9591

@@ -102,7 +98,7 @@ _<white box template>_
10298

10399
_<white box template>_
104100

105-
101+
<<<
106102

107103
=== Level 3
108104

documentation/arc42/06_runtime_view.adoc

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

77
=== Sign-In
88

9-
[plantuml, format=svg]
9+
[plantuml, format=svg, width=25%]
1010
....
1111
include::../diagrams/SignIn.puml[]
1212
....
@@ -17,9 +17,10 @@ include::../diagrams/SignIn.puml[]
1717
include::../diagrams/SignIn-key.puml[]
1818
....
1919

20-
2120
* _<insert runtime diagram or textual description of the scenario>_
2221
* _<insert description of the notable aspects of the interactions between the
2322
building block instances depicted in this diagram.>_
2423

24+
<<<
25+
2526
=== <Runtime Scenario n>

documentation/arc42/07_deployment_view.adoc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,15 @@
77
== Deployment View
88

99

10-
1110
=== Infrastructure Level 1
1211

13-
[plantuml, format=svg]
12+
[plantuml, format=svg, width=50%]
1413
....
1514
include::../diagrams/LiveDeployment.puml[]
1615
....
1716

1817
**Legend**
19-
[plantuml, format=svg]
18+
[plantuml, format=svg, width=50%]
2019
....
2120
include::../diagrams/LiveDeployment-key.puml[]
2221
....
@@ -33,6 +32,8 @@ Mapping of Building Blocks to Infrastructure::
3332
_<description of the mapping>_
3433

3534

35+
<<<
36+
3637
=== Infrastructure Level 2
3738

3839

0 commit comments

Comments
 (0)