mirror of
https://github.com/sipeed/picoclaw.git
synced 2026-06-12 18:08:54 +00:00
772 B
772 B
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