Skip to main content
The docs site is built with Mint, and its configuration lives at docs/docs.json.

Structure

  • zh/: primary Chinese documentation
  • en/: English mirror
  • plans/: design and implementation records

Maintenance Rules

  • Update Chinese first, then sync the English mirror
  • Keep Guides and API Reference separate
  • Maintain one-to-one path mirroring across languages

Local Preview

cd docs
mint dev

Pre-merge Checks

cd docs
mint validate
mint broken-links