mv entity-relations to mmd as well
usage: ```sh nix-shell -p mermaid-cli --command 'mmdc -i entity-relations.mmd -o entity-relations.svg' ```
This commit is contained in:
parent
e462211c49
commit
631b0b6c93
3 changed files with 1 additions and 8 deletions
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,3 @@
|
||||||
# fediversity entity relations
|
|
||||||
|
|
||||||
```mermaid
|
|
||||||
---
|
---
|
||||||
title: Fediversity entity relations
|
title: Fediversity entity relations
|
||||||
---
|
---
|
||||||
|
@ -23,4 +20,3 @@ erDiagram
|
||||||
deployed ||--|{ application : describes
|
deployed ||--|{ application : describes
|
||||||
application ||--o{ version : follows
|
application ||--o{ version : follows
|
||||||
deployed }|--o{ version : follows
|
deployed }|--o{ version : follows
|
||||||
```
|
|
1
architecture-docs/entity-relations.svg
Normal file
1
architecture-docs/entity-relations.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 14 KiB |
Loading…
Add table
Reference in a new issue