docs: overhaul docs IA and multilingual navigation
This commit is contained in:
parent
5e800c38f1
commit
93e5383cb2
40 changed files with 2495 additions and 198 deletions
20
docs/getting-started/README.md
Normal file
20
docs/getting-started/README.md
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
# Getting Started Docs
|
||||
|
||||
For first-time setup and quick orientation.
|
||||
|
||||
## Start Path
|
||||
|
||||
1. Main overview and quick start: [../../README.md](../../README.md)
|
||||
2. One-click setup and dual bootstrap mode: [../one-click-bootstrap.md](../one-click-bootstrap.md)
|
||||
3. Find commands by tasks: [../commands-reference.md](../commands-reference.md)
|
||||
|
||||
## Onboarding and Validation
|
||||
|
||||
- Quick onboarding: `zeroclaw onboard --api-key "sk-..." --provider openrouter`
|
||||
- Interactive onboarding: `zeroclaw onboard --interactive`
|
||||
- Validate environment: `zeroclaw status` + `zeroclaw doctor`
|
||||
|
||||
## Next
|
||||
|
||||
- Runtime operations: [../operations/README.md](../operations/README.md)
|
||||
- Reference catalogs: [../reference/README.md](../reference/README.md)
|
||||
Loading…
Add table
Add a link
Reference in a new issue