docs(nav): surface orphan pages in sidebar (message-presentation, ski… · openclaw/openclaw@9439d63
vincentkoc
·
2026-04-25
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -1092,7 +1092,8 @@
|
1092 | 1092 | "concepts/soul", |
1093 | 1093 | "concepts/oauth", |
1094 | 1094 | "start/bootstrapping", |
1095 | | -"concepts/experimental-features" |
| 1095 | +"concepts/experimental-features", |
| 1096 | +"concepts/qa-e2e-automation" |
1096 | 1097 | ] |
1097 | 1098 | }, |
1098 | 1099 | { |
|
1153 | 1154 | "plugins/webhooks", |
1154 | 1155 | "plugins/voice-call", |
1155 | 1156 | "plugins/memory-wiki", |
| 1157 | +"plugins/message-presentation", |
| 1158 | +"plugins/skill-workshop", |
1156 | 1159 | "plugins/zalouser", |
1157 | 1160 | { |
1158 | 1161 | "group": "Building plugins", |
|
1596 | 1599 | "cli/dns", |
1597 | 1600 | "cli/docs", |
1598 | 1601 | "cli/mcp", |
| 1602 | +"cli/proxy", |
1599 | 1603 | "cli/wiki" |
1600 | 1604 | ] |
1601 | 1605 | } |
|
1642 | 1646 | "concepts/markdown-formatting", |
1643 | 1647 | "concepts/typing-indicators", |
1644 | 1648 | "concepts/usage-tracking", |
1645 | | -"concepts/timezone" |
| 1649 | +"concepts/timezone", |
| 1650 | +"help/gpt54-codex-agentic-parity", |
| 1651 | +"help/gpt54-codex-agentic-parity-maintainers" |
1646 | 1652 | ] |
1647 | 1653 | }, |
1648 | 1654 | { |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -6,8 +6,6 @@ read_when:
|
6 | 6 | title: "Gradium" |
7 | 7 | --- |
8 | 8 | |
9 | | -# Gradium |
10 | | - |
11 | 9 | Gradium is a bundled text-to-speech provider for OpenClaw. It can generate normal audio replies, voice-note-compatible Opus output, and 8 kHz u-law audio for telephony surfaces. |
12 | 10 | |
13 | 11 | ## Setup |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。