docs: overhaul docs IA and multilingual navigation

This commit is contained in:
Chummy 2026-02-18 16:53:26 +08:00
parent 5e800c38f1
commit 93e5383cb2
40 changed files with 2495 additions and 198 deletions

14
docs/reference/README.md Normal file
View file

@ -0,0 +1,14 @@
# Reference Catalogs
Structured reference index for commands, providers, channels, and config.
## Core References
- Commands by workflow: [../commands-reference.md](../commands-reference.md)
- Provider IDs / aliases / env vars: [../providers-reference.md](../providers-reference.md)
- Channel setup + allowlists: [../channels-reference.md](../channels-reference.md)
- Config defaults and keys: [../config-reference.md](../config-reference.md)
## Usage
Use this collection when you need precise CLI/config details rather than step-by-step tutorials.