Updated docs

This commit is contained in:
Bartek Kryza
2022-03-23 23:12:49 +01:00
parent e22849eb32
commit 67f4605e74
47 changed files with 1441 additions and 1303 deletions

View File

@@ -17,8 +17,8 @@ diagrams:
after:
- '@A(ProductA1) <.. @A(Factory1)'
- '@A(ProductB1) <.. @A(Factory1)'
- '@A(ProductA2) <.. @A(Factory2)'
- '@A(ProductB2) <.. @A(Factory2)'
- '{{ alias("ProductA2") }} <.. {{ alias("Factory2") }}'
- '{{ alias("ProductB2") }} <.. {{ alias("Factory2") }}'
```
## Source code