docs(nav): normalize sidebar group names to sentence case · openclaw/openclaw@deb300d
vincentkoc
·
2026-04-24
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -1155,7 +1155,7 @@
|
1155 | 1155 | "plugins/memory-wiki", |
1156 | 1156 | "plugins/zalouser", |
1157 | 1157 | { |
1158 | | -"group": "Building Plugins", |
| 1158 | +"group": "Building plugins", |
1159 | 1159 | "pages": [ |
1160 | 1160 | "plugins/building-plugins", |
1161 | 1161 | "plugins/sdk-channel-plugins", |
@@ -1164,7 +1164,7 @@
|
1164 | 1164 | ] |
1165 | 1165 | }, |
1166 | 1166 | { |
1167 | | -"group": "SDK Reference", |
| 1167 | +"group": "SDK reference", |
1168 | 1168 | "pages": [ |
1169 | 1169 | "plugins/sdk-overview", |
1170 | 1170 | "plugins/sdk-subpaths", |
|
1192 | 1192 | ] |
1193 | 1193 | }, |
1194 | 1194 | { |
1195 | | -"group": "Automation & Tasks", |
| 1195 | +"group": "Automation and tasks", |
1196 | 1196 | "pages": [ |
1197 | 1197 | "automation/index", |
1198 | 1198 | "automation/cron-jobs", |
|
1226 | 1226 | "tools/trajectory", |
1227 | 1227 | "tools/video-generation", |
1228 | 1228 | { |
1229 | | -"group": "Web Browser", |
| 1229 | +"group": "Web browser", |
1230 | 1230 | "pages": [ |
1231 | 1231 | "tools/browser", |
1232 | 1232 | "tools/browser-control", |
@@ -1236,7 +1236,7 @@
|
1236 | 1236 | ] |
1237 | 1237 | }, |
1238 | 1238 | { |
1239 | | -"group": "Web Tools", |
| 1239 | +"group": "Web tools", |
1240 | 1240 | "pages": [ |
1241 | 1241 | "tools/web-fetch", |
1242 | 1242 | "tools/web", |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。