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
14
docs/reference/README.md
Normal file
14
docs/reference/README.md
Normal 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue