|
|
|
@ -2,7 +2,7 @@
|
|
|
|
!if %variable_exists("RELATIVE_INCLUDE")
|
|
|
|
!if %variable_exists("RELATIVE_INCLUDE")
|
|
|
|
!include ./../C4_Container.puml
|
|
|
|
!include ./../C4_Container.puml
|
|
|
|
!else
|
|
|
|
!else
|
|
|
|
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master//C4_Container.puml
|
|
|
|
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Container.puml
|
|
|
|
!endif
|
|
|
|
!endif
|
|
|
|
|
|
|
|
|
|
|
|
SET_SKETCH_STYLE($bgColor="lightblue", $fontColor="darkblue", $warningColor="darkred", $footerWarning="Sketch", $footerText="Created for discussion")
|
|
|
|
SET_SKETCH_STYLE($bgColor="lightblue", $fontColor="darkblue", $warningColor="darkred", $footerWarning="Sketch", $footerText="Created for discussion")
|
|
|
|
|