Commit e4bc230
authored
docs(settings): add SVG diagrams for appearance, language, and permissions (#48)
docs(settings): localize English SVG diagrams and use relative paths
Replaces previously reverted AI-generated settings screenshots with clean
SVG diagrams (dark theme, consistent with repo style). Each appearance,
language, and permissions page now has a ZH and EN SVG variant.
- Add settings-appearance.svg (theme selector + glassmorphism preview)
- Add settings-language.svg (language dropdown + info box)
- Add settings-permissions.svg (permission list with status indicators)
- Reference ZH SVGs from ZH markdown via absolute /img/... (default locale)
- Reference EN SVGs from EN markdown via relative ./img/... so Docusaurus
picks up the i18n/en/.../img/ copies with localized text
Closes #47 (replaces prior screenshot PR that was reverted for
unverifiable source).1 parent ad7adc9 commit e4bc230
12 files changed
Lines changed: 289 additions & 3 deletions
File tree
- docs/02-user-guide/10-settings
- i18n/en/docusaurus-plugin-content-docs/current/02-user-guide/10-settings
- img
- static/img/user-guide/settings
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
38 | | - | |
| 40 | + | |
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
43 | | - | |
| 45 | + | |
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
52 | | - | |
| 54 | + | |
Lines changed: 51 additions & 0 deletions
Loading
i18n/en/docusaurus-plugin-content-docs/current/02-user-guide/10-settings/img/settings-language.svg
Lines changed: 33 additions & 0 deletions
Loading
Lines changed: 53 additions & 0 deletions
Loading
0 commit comments