mirror of
https://github.com/sipeed/picoclaw.git
synced 2026-07-28 01:27:58 +00:00
PicoClaw Documentation
Documentation is organized by document type first and language second.
Sections
project/: project-level translated entry documentsguides/: setup and usage guidesreference/: reference material and configuration detailsoperations/: debugging and troubleshootingsecurity/: security-related documentationarchitecture/: architecture and internal design noteschannels/: channel-specific integration guidesdesign/: design proposals and investigationsmigration/: migration notes
Language Naming
- English documents use the base filename, for example
configuration.md - Translations use
.<locale>.md, for exampleconfiguration.zh.md - Code-adjacent translated READMEs follow the same convention