| name | developer-docs |
| description | Use when helping contributors work with this VitePress documentation site, especially bilingual documentation, localization notes, navigation, and content structure. |
| license | ISC |
| metadata | {"project":"oneclickvirt.github.io"} |
Developer Docs
This repository is a VitePress documentation site with Chinese content under docs/ and English content under docs/en/.
Use the developer pages when the user asks about contributing documentation, localization, or site structure:
- Chinese developer entry:
/developer/
- English developer entry:
/en/developer/
- Localization guide:
/developer/l10n.html
- English localization guide:
/en/developer/l10n.html
When proposing documentation changes, keep Chinese and English pages paired, keep navigation and sidebar entries synchronized, and check local Markdown links and images before building.