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,8 @@
|
||||
# Reference
|
||||
|
||||
Reference docs for precise configuration, runtime behavior, and tool semantics.
|
||||
|
||||
- [Tools Configuration](tools_configuration.md): per-tool configuration, execution policies, MCP, and Skills.
|
||||
- [Scheduled Tasks and Cron Jobs](cron.md): schedule types, delivery modes, command gates, and storage.
|
||||
- [Config Schema Versioning Guide](config-versioning.md): config schema migration and compatibility notes.
|
||||
- [Dynamic Rate Limiting](rate-limiting.md): request throttling behavior for LLM providers.
|
||||
Reference in New Issue
Block a user