mirror of
https://github.com/luongnv89/claude-howto.git
synced 2026-04-26 09:56:01 +02:00
89e89d4aa3
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.
242 B
242 B
name, description
| name | description |
|---|---|
| 校验文档 | 校验文档的完整性与准确性 |
文档校验
校验文档质量:
- 检查是否有损坏链接
- 验证代码示例
- 确保内容完整
- 检查格式
- 对照实际代码进行校验