mirror of
https://github.com/sipeed/picoclaw.git
synced 2026-06-12 18:08:54 +00:00
docs: add section index pages and fix localized doc links
- add reader navigation to docs/README.md - add index pages for guides, reference, operations, security, architecture, and migration - update localized project README links to prefer existing translated docs
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# Guides
|
||||
|
||||
Task-oriented guides for setup, configuration, and common PicoClaw workflows.
|
||||
|
||||
- [Docker & Quick Start Guide](docker.md): install and run PicoClaw with Docker or the launcher.
|
||||
- [Configuration Guide](configuration.md): environment variables, workspace layout, routing, and sandbox settings.
|
||||
- [Chat Apps Configuration](chat-apps.md): supported chat platforms and channel-specific setup paths.
|
||||
- [Providers & Model Configuration](providers.md): `model_list`, providers, and model routing.
|
||||
- [Spawn & Async Tasks](spawn-tasks.md): background work, long-running tasks, and sub-agent orchestration.
|
||||
- [PicoClaw Hardware Compatibility List](hardware-compatibility.md): tested boards and platform notes.
|
||||
- [Using Antigravity Provider in PicoClaw](ANTIGRAVITY_USAGE.md): Google Cloud Code Assist setup and usage.
|
||||
|
||||
Translations usually live beside the English source when available.
|
||||
Reference in New Issue
Block a user