mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-06-04 22:24:14 -04:00
fix markdown
This commit is contained in:
parent
11a3e71705
commit
427c0fbce5
12
DIAGRAMS.md
12
DIAGRAMS.md
@ -130,8 +130,8 @@ C4Container
|
|||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
# Component
|
## Component
|
||||||
## Autosync
|
### Autosync
|
||||||
```mermaid
|
```mermaid
|
||||||
C4Component
|
C4Component
|
||||||
UpdateLayoutConfig($c4ShapeInRow="4", $c4BoundaryInRow="2")
|
UpdateLayoutConfig($c4ShapeInRow="4", $c4BoundaryInRow="2")
|
||||||
@ -159,7 +159,7 @@ C4Component
|
|||||||
Rel(autosync_c1, tracker_c1, "updates")
|
Rel(autosync_c1, tracker_c1, "updates")
|
||||||
```
|
```
|
||||||
|
|
||||||
## Back
|
### Back
|
||||||
```mermaid
|
```mermaid
|
||||||
C4Component
|
C4Component
|
||||||
UpdateLayoutConfig($c4ShapeInRow="4", $c4BoundaryInRow="3")
|
UpdateLayoutConfig($c4ShapeInRow="4", $c4BoundaryInRow="3")
|
||||||
@ -220,7 +220,7 @@ C4Component
|
|||||||
Rel(frontend_c1, backend_c2, "")
|
Rel(frontend_c1, backend_c2, "")
|
||||||
```
|
```
|
||||||
|
|
||||||
## Front
|
### Front
|
||||||
```mermaid
|
```mermaid
|
||||||
C4Component
|
C4Component
|
||||||
UpdateLayoutConfig($c4ShapeInRow="4", $c4BoundaryInRow="2")
|
UpdateLayoutConfig($c4ShapeInRow="4", $c4BoundaryInRow="2")
|
||||||
@ -239,7 +239,7 @@ C4Component
|
|||||||
Rel(user, frontend_c1, "")
|
Rel(user, frontend_c1, "")
|
||||||
```
|
```
|
||||||
|
|
||||||
## Scanner
|
### Scanner
|
||||||
```mermaid
|
```mermaid
|
||||||
C4Component
|
C4Component
|
||||||
UpdateLayoutConfig($c4ShapeInRow="1", $c4BoundaryInRow="3")
|
UpdateLayoutConfig($c4ShapeInRow="1", $c4BoundaryInRow="3")
|
||||||
@ -273,7 +273,7 @@ C4Component
|
|||||||
Rel(backend_c2, emb_q2, "produces")
|
Rel(backend_c2, emb_q2, "produces")
|
||||||
```
|
```
|
||||||
|
|
||||||
## Transcoder
|
### Transcoder
|
||||||
```mermaid
|
```mermaid
|
||||||
C4Component
|
C4Component
|
||||||
UpdateLayoutConfig($c4ShapeInRow="2", $c4BoundaryInRow="2")
|
UpdateLayoutConfig($c4ShapeInRow="2", $c4BoundaryInRow="2")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user