|
|
|
|
@ -79,8 +79,6 @@ Entities can also be decorated with icons using the last parameter, for example:
|
|
|
|
|
```cs
|
|
|
|
|
@startuml
|
|
|
|
|
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Container.puml
|
|
|
|
|
' uncomment the following line and comment the first to use locally
|
|
|
|
|
' !include C4_Container.puml
|
|
|
|
|
|
|
|
|
|
!define DEVICONS https://raw.githubusercontent.com/tupadr3/plantuml-icon-font-sprites/master/devicons
|
|
|
|
|
!define FONTAWESOME https://raw.githubusercontent.com/tupadr3/plantuml-icon-font-sprites/master/font-awesome-5
|
|
|
|
|
|