@@ -67,7 +67,7 @@ With the two macros `LAYOUT_TOP_DOWN()` and `LAYOUT_LEFT_RIGHT()` it is possible
67
67
68
68
``` plantuml
69
69
@startuml LAYOUT_TOP_DOWN Sample
70
- !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master /C4_Container.puml
70
+ !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.12.0 /C4_Container.puml
71
71
72
72
/' Not needed because this is the default '/
73
73
LAYOUT_TOP_DOWN()
@@ -89,7 +89,7 @@ Rel(web_app, twitter, "Gets tweets from", "HTTPS")
89
89
90
90
``` plantuml
91
91
@startuml LAYOUT_LEFT_RIGHT Sample
92
- !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master /C4_Container.puml
92
+ !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.12.0 /C4_Container.puml
93
93
94
94
LAYOUT_LEFT_RIGHT()
95
95
@@ -110,7 +110,7 @@ Rel(web_app, twitter, "Gets tweets from", "HTTPS")
110
110
111
111
``` plantuml
112
112
@startuml LAYOUT_LANDSCAPE Sample
113
- !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master /C4_Container.puml
113
+ !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.12.0 /C4_Container.puml
114
114
115
115
LAYOUT_LANDSCAPE()
116
116
@@ -151,7 +151,7 @@ This can be enabled with `LAYOUT_WITH_LEGEND()`.
151
151
152
152
``` plantuml
153
153
@startuml LAYOUT_WITH_LEGEND Sample
154
- !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master /C4_Container.puml
154
+ !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.12.0 /C4_Container.puml
155
155
156
156
LAYOUT_WITH_LEGEND()
157
157
@@ -184,7 +184,7 @@ The calculated legend has following differences:
184
184
185
185
``` plantuml
186
186
@startuml SHOW_LEGEND Sample
187
- !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master /C4_Container.puml
187
+ !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.12.0 /C4_Container.puml
188
188
189
189
Person(admin, "Administrator")
190
190
System_Boundary(c1, 'Sample') {
@@ -209,7 +209,7 @@ Legend labels and details can be defined via `\n` in `$legendTest` arguments too
209
209
!if %variable_exists("RELATIVE_INCLUDE")
210
210
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Container.puml
211
211
!else
212
- !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master /C4_Container.puml
212
+ !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.12.0 /C4_Container.puml
213
213
!endif
214
214
' $legendText with \n defines the label and details of the legend entry ("backend container" is label, "eight sided shape" is details)
215
215
AddElementTag("backendContainer", $fontColor=$ELEMENT_FONT_COLOR, $bgColor="#335DA5", $shape=EightSidedShape(), $legendText="backend container\neight sided shape")
@@ -241,7 +241,7 @@ Legend details can be deactivated via `SHOW_LEGEND($details=None())`
241
241
!if %variable_exists("RELATIVE_INCLUDE")
242
242
!include %get_variable_value("RELATIVE_INCLUDE")/C4_Container.puml
243
243
!else
244
- !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master /C4_Container.puml
244
+ !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.12.0 /C4_Container.puml
245
245
!endif
246
246
' $legendText with \n defines the label and details of the legend entry ("backend container" is label, "eight sided shape" is details)
247
247
AddElementTag("backendContainer", $fontColor=$ELEMENT_FONT_COLOR, $bgColor="#335DA5", $shape=EightSidedShape(), $legendText="backend container\neight sided shape")
@@ -271,7 +271,7 @@ SHOW_LEGEND($details=None())
271
271
272
272
``` plantuml
273
273
@startuml Layout With Whitespace Sample
274
- !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master /C4_Container.puml
274
+ !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.12.0 /C4_Container.puml
275
275
276
276
Person(a, "Person A")
277
277
Container(b, "Container B", "techn")
@@ -297,7 +297,7 @@ Therefore a floating legend can be added via SHOW_FLOATING_LEGEND(), positioned
297
297
298
298
``` plantuml
299
299
@startuml Compact Legend Layout Sample
300
- !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master /C4_Container.puml
300
+ !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.12.0 /C4_Container.puml
301
301
302
302
Person(a, "Person A")
303
303
Container(b, "Container B", "techn")
@@ -333,7 +333,7 @@ With `LAYOUT_AS_SKETCH()` you can make a difference.
333
333
334
334
``` plantuml
335
335
@startuml LAYOUT_AS_SKETCH Sample
336
- !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master /C4_Container.puml
336
+ !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.12.0 /C4_Container.puml
337
337
338
338
LAYOUT_AS_SKETCH()
339
339
@@ -361,7 +361,7 @@ PNG does not support fallback fonts based on a PlantUML [bug](https://forum.plan
361
361
362
362
``` plantuml
363
363
@startuml LAYOUT_AS_SKETCH Sample
364
- !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master /C4_Container.puml
364
+ !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.12.0 /C4_Container.puml
365
365
366
366
SET_SKETCH_STYLE($bgColor="lightblue", $fontColor="darkblue", $warningColor="darkred", $footerWarning="Sketch", $footerText="Created for discussion")
367
367
@@ -407,7 +407,7 @@ This can be enabled with `HIDE_STEREOTYPE()`.
407
407
408
408
``` plantuml
409
409
@startuml HIDE_STEREOTYPE Sample
410
- !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master /C4_Container.puml
410
+ !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.12.0 /C4_Container.puml
411
411
412
412
HIDE_STEREOTYPE()
413
413
@@ -438,7 +438,7 @@ With the macros `HIDE_PERSON_SPRITE()`, `SHOW_PERSON_SPRITE()` and `SHOW_PERSON_
438
438
439
439
``` plantuml
440
440
@startuml predefined sprites Sample
441
- !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master /C4_Container.puml
441
+ !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.12.0 /C4_Container.puml
442
442
443
443
Person(userA, "User A", "with predefined sprite person", "person")
444
444
Person(userB, "User B", "with predefined sprite person2", "person2")
@@ -451,7 +451,7 @@ Person(userB, "User B", "with predefined sprite person2", "person2")
451
451
452
452
``` plantuml
453
453
@startuml HIDE_PERSON_SPRITE Sample
454
- !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master /C4_Container.puml
454
+ !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.12.0 /C4_Container.puml
455
455
456
456
HIDE_PERSON_SPRITE()
457
457
@@ -472,7 +472,7 @@ Rel(web_app, twitter, "Gets tweets from", "HTTPS")
472
472
473
473
``` plantuml
474
474
@startuml SHOW_PERSON_SPRITE Sample
475
- !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master /C4_Container.puml
475
+ !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.12.0 /C4_Container.puml
476
476
477
477
/' Not needed because this is the default with sprite "person" '/
478
478
SHOW_PERSON_SPRITE()
@@ -494,7 +494,7 @@ Rel(web_app, twitter, "Gets tweets from", "HTTPS")
494
494
495
495
``` plantuml
496
496
@startuml SHOW_PERSON_SPRITE(sprite) Sample
497
- !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master /C4_Container.puml
497
+ !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.12.0 /C4_Container.puml
498
498
!define osaPuml https://raw.githubusercontent.com/Crashedmind/PlantUML-opensecurityarchitecture2-icons/master
499
499
!include osaPuml/Common.puml
500
500
!include osaPuml/User/all.puml
@@ -518,7 +518,7 @@ Rel(web_app, twitter, "Gets tweets from", "HTTPS")
518
518
519
519
``` plantuml
520
520
@startuml SHOW_PERSON_PORTRAIT() Sample
521
- !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master /C4_Container.puml
521
+ !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.12.0 /C4_Container.puml
522
522
523
523
SHOW_PERSON_PORTRAIT()
524
524
@@ -544,7 +544,7 @@ Rel(web_app, twitter, "Gets tweets from", "HTTPS")
544
544
545
545
``` plantuml
546
546
@startuml SHOW_PERSON_OUTLINE() Sample
547
- !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master /C4_Container.puml
547
+ !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.12.0 /C4_Container.puml
548
548
549
549
SHOW_PERSON_OUTLINE()
550
550
@@ -576,7 +576,7 @@ show is defined with `$show=true` and hide is defined with `$show=false`
576
576
577
577
``` plantuml
578
578
@startuml
579
- !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master /C4_Sequence.puml
579
+ !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.12.0 /C4_Sequence.puml
580
580
581
581
SHOW_ELEMENT_DESCRIPTIONS()
582
582
@@ -598,7 +598,7 @@ Rel(web_app, twitter, "Gets tweets from", "HTTPS")
598
598
599
599
``` plantuml
600
600
@startuml
601
- !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master /C4_Sequence.puml
601
+ !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.12.0 /C4_Sequence.puml
602
602
603
603
SHOW_FOOT_BOXES()
604
604
@@ -620,7 +620,7 @@ Rel(web_app, twitter, "Gets tweets from", "HTTPS")
620
620
621
621
``` plantuml
622
622
@startuml
623
- !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master /C4_Sequence.puml
623
+ !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.12.0 /C4_Sequence.puml
624
624
625
625
SHOW_INDEX()
626
626
@@ -661,7 +661,7 @@ via `ENABLE_ALL_PLANT_ELEMENTS`. It can be set with following 2 options
661
661
``` plantuml
662
662
@startuml
663
663
!ENABLE_ALL_PLANT_ELEMENTS = 1
664
- !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master /C4_Component.puml
664
+ !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.12.0 /C4_Component.puml
665
665
...
666
666
@enduml
667
667
```
@@ -676,7 +676,7 @@ but the style is not correct displayed.
676
676
``` plantuml
677
677
@startuml
678
678
!ENABLE_ALL_PLANT_ELEMENTS = 1
679
- !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master /C4_Component.puml
679
+ !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.12.0 /C4_Component.puml
680
680
681
681
Component(comp, "Copy component")
682
682
0 commit comments