mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 15:00:41 +00:00
docs: typography hygiene across 5 pages
Replaced 80 typography characters (curly quotes, apostrophes, em/en dashes, non-breaking hyphens) with ASCII equivalents per docs/CLAUDE.md heading and content hygiene rules. - docs/plugins/sdk-entrypoints.md: 17 chars - docs/help/index.md: 17 chars - docs/concepts/agent-workspace.md: 16 chars - docs/tools/lobster.md: 15 chars - docs/tools/exec-approvals.md: 15 chars
This commit is contained in:
@@ -8,32 +8,32 @@ title: "Help"
|
||||
|
||||
Quick "get unstuck" path for the most common problems:
|
||||
|
||||
- [Troubleshooting](/help/troubleshooting) — symptom-first decision tree
|
||||
- [Debugging](/help/debugging) — watch mode, raw streams, dev profile
|
||||
- [Install sanity](/install/node#troubleshooting) — Node / npm / PATH checks
|
||||
- [Gateway troubleshooting](/gateway/troubleshooting) — gateway-specific issues
|
||||
- [Doctor](/gateway/doctor) — automated repair + diagnostic bundle
|
||||
- [Troubleshooting](/help/troubleshooting) - symptom-first decision tree
|
||||
- [Debugging](/help/debugging) - watch mode, raw streams, dev profile
|
||||
- [Install sanity](/install/node#troubleshooting) - Node / npm / PATH checks
|
||||
- [Gateway troubleshooting](/gateway/troubleshooting) - gateway-specific issues
|
||||
- [Doctor](/gateway/doctor) - automated repair + diagnostic bundle
|
||||
|
||||
## FAQ
|
||||
|
||||
- [FAQ](/help/faq) — day-to-day concepts and operational questions
|
||||
- [First-run FAQ](/help/faq-first-run) — install, onboard, auth, subscriptions, early failures
|
||||
- [Models FAQ](/help/faq-models) — model selection, failover, auth profiles
|
||||
- [FAQ](/help/faq) - day-to-day concepts and operational questions
|
||||
- [First-run FAQ](/help/faq-first-run) - install, onboard, auth, subscriptions, early failures
|
||||
- [Models FAQ](/help/faq-models) - model selection, failover, auth profiles
|
||||
|
||||
## Diagnostics
|
||||
|
||||
- [Environment variables](/help/environment) — where OpenClaw loads env vars and precedence
|
||||
- [Diagnostics flags](/diagnostics/flags) — runtime diagnostics and verbose modes
|
||||
- [Node + tsx crash](/debug/node-issue) — specific Node / tsx runtime crash scenarios
|
||||
- [Environment variables](/help/environment) - where OpenClaw loads env vars and precedence
|
||||
- [Diagnostics flags](/diagnostics/flags) - runtime diagnostics and verbose modes
|
||||
- [Node + tsx crash](/debug/node-issue) - specific Node / tsx runtime crash scenarios
|
||||
|
||||
## Testing
|
||||
|
||||
- [Testing](/help/testing) — test suites and Docker runners
|
||||
- [Update and plugin tests](/help/testing-updates-plugins) — package update, migration, and plugin install validation
|
||||
- [Live tests](/help/testing-live) — network-touching provider and CLI smokes
|
||||
- [Testing](/help/testing) - test suites and Docker runners
|
||||
- [Update and plugin tests](/help/testing-updates-plugins) - package update, migration, and plugin install validation
|
||||
- [Live tests](/help/testing-live) - network-touching provider and CLI smokes
|
||||
|
||||
## Community and meta
|
||||
|
||||
- [OpenClaw lore](/start/lore) — the story
|
||||
- [Docs hubs](/start/hubs) — how this documentation is organized
|
||||
- [Docs directory](/start/docs-directory) — full file map
|
||||
- [OpenClaw lore](/start/lore) - the story
|
||||
- [Docs hubs](/start/hubs) - how this documentation is organized
|
||||
- [Docs directory](/start/docs-directory) - full file map
|
||||
|
||||
Reference in New Issue
Block a user