Add Chinese (Simplified) translations for all documentation, organized under a dedicated zh/ directory that mirrors the English folder structure. Co-authored-by: tanqingkuang <tanqingkuang@users.noreply.github.com> Translations originally contributed by @tanqingkuang in #45. Restructured from *-CN.md suffix pattern into zh/ directory to prevent the EPUB builder (scripts/build_epub.py collect_folder_files) from picking up Chinese files via glob("*.md") inside module folders.
230 B
230 B
name, description
| name | description |
|---|---|
| 生成 README | 创建或更新项目 README |
README 生成器
生成完整的 README:
- 项目概览与简介
- 安装说明
- 使用示例
- API 文档链接
- 贡献指南
- 许可证信息