Commit Graph

8 Commits (e23641ec9db42ac7a33192bbc4352cffc19824da)

Author SHA1 Message Date
Kamil Duda e23641ec9d Increase Person icon scale 6 years ago
Kamil Duda 8b9223d82b Merge branch 'feature/person-icon' into custom 6 years ago
Kamil Duda 2575567a7a Add Person icon 6 years ago
Kamil Duda 958e2c4505 Ude local C4 library distribution 6 years ago
Chris Charabaruk 754721b740 Add database macros for system, container, and component
Add the ability to use the PlantUML `database` shape for systems (including
external systems), containers, and components. The following macros have
been added:

- `SystemDb`
- `SystemDb_Ext`
- `ContainerDb`
- `ComponentDb`

These macros take the same parameters as their regular counterparts.
7 years ago
Chris Charabaruk cf7cf60f24 Add enterprise boundary macro
Adds a new `Enterprise_Boundary` macro based on the system landscape
diagram type from the C4 model (the so-called "Level 0"). Also includes an
example system landscape diagram.
8 years ago
Chris Charabaruk 5cf4f0058e Use base `Boundary` macro for different boundary types
Avoid duplication and allow for easier label adjustments by using the base
`Boundary` macros in `System_Boundary` and `Container_Boundary`.
8 years ago
Victor Lupu 732db12aa0 C4_Container.puml split across multiple files
updated styles to be flat
boundary is now a dashed rectangle
updated README with new image urls
8 years ago