Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitba1bba3

Browse files
docs: improve link visibility in architecture overview with styled arrows
1 parentffd13b0 commitba1bba3

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

‎docs/about/contributing/modules.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ flowchart LR
3434
end
3535
3636
%% Module flow
37-
ModuleCode -->|"Referenced by"| Template
38-
StarterTemplates -->|"Used as base for"| Template
37+
ModuleCode -->|" Referenced by "| Template
38+
StarterTemplates -->|" Used as base for "| Template
3939
4040
%% Template to resources
4141
Template --> Script
@@ -70,6 +70,9 @@ flowchart LR
7070
style Tools fill:#ffe0b2,stroke:#ffa726,stroke-width:1px,color:#000000
7171
style Apps fill:#ffe0b2,stroke:#ffa726,stroke-width:1px,color:#000000
7272
style Environment fill:#ffe0b2,stroke:#ffa726,stroke-width:1px,color:#000000
73+
74+
%% Link styling to make arrows visible
75+
linkStyle default stroke:#333333,stroke-width:2px
7376
```
7477

7578
**How Modules Work in the Coder Ecosystem:**

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp