docs: convert FAQ to Mintlify accordion format, fix TOC link, enrich help index

This commit is contained in:
Vincent Koc 2026-03-19 14:17:53 -07:00
parent 0e825ece05
commit 8412498c2c
2 changed files with 2072 additions and 2074 deletions

File diff suppressed because it is too large Load Diff

View File

@ -19,3 +19,10 @@ If you want a quick “get unstuck” flow, start here:
If youre looking for conceptual questions (not “something broke”):
- [FAQ (concepts)](/help/faq)
## Environment and debugging
- **Environment variables:** [Where OpenClaw loads env vars and precedence](/help/environment)
- **Debugging:** [Watch mode, raw streams, and dev profile](/help/debugging)
- **Testing:** [Test suites, live tests, and Docker runners](/help/testing)
- **Scripts:** [Repository helper scripts](/help/scripts)