Commit Graph

10 Commits (db529bb0cd05b077491bf372614b9a7d5360e7fa)

Author SHA1 Message Date
Kamil Duda 33c18e28b0 Add definitions and snippets for external components and containers 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 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
Victor Lupu 32a458082c maintain absolute url 8 years ago
Victor Lupu a495c6a60d added ExtSystem and Component type
new samples using the new types
8 years ago
Ricardo Niepel 7f9f80cc01 add relationship neighbor method
more relationship helper methods
8 years ago
Ricardo Niepel 7c081cabd1 fix arrow font size for big diagrams 8 years ago
Ricardo Niepel a234d78b5c init 8 years ago