已合并
docs: rename programming_guide directory and files to English with underscores and update all references #5124
ai_xin创建于 8 天前
docs: rename programming_guide directory and files to English with underscores and update all references #5124
已合并
ai_xin创建于 8 天前
ai_xin成员
8 天前

描述

更新编程指南目录及文件名称,并修改对应引用

关联的Issue

测试

文档更新

更新了docs/zh/guide/编程指南下md文件。

类型标签

likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 ai_xin 的贡献)
Aai_xin成员
8 天前 创建了 pull request,commit 80dc8c60
atomgit-bot
atomgit-bot
8 天前 评论:

变更摘要

该 PR 主要对 docs/zh/guide/ 下的编程指南目录及其中 Markdown 文件进行了重命名:将目录和文件名从中文命名统一改为英文加下划线的形式(如 programming_guide),并同步更新了仓库内所有引用这些路径的链接。此次改动属于文档整理,不涉及功能或业务逻辑变更。

主要改动

  • 目录重命名: 将编程指南目录(docs/zh/guide/编程指南)重命名为英文下划线形式(如 programming_guide),使路径更符合规范。
  • 文件重命名: 将编程指南目录下的 Markdown 文件统一改为英文加下划线命名,避免中文文件名带来的引用和兼容性问题。
  • 引用路径更新: 同步更新所有文档中对上述目录和文件路径的引用,确保重命名后链接仍然有效。
  • 纯文档整理: 改动仅限于路径、文件名及对应引用调整,未涉及文档正文内容或代码逻辑的实质变化。
likedislike
atomgit-bot
atomgit-bot
8 天前 评论:

🤖 本次改动均为数据 / 生成 / 二进制文件(如测试用例、锁文件、媒体资源),没有可审查的代码逻辑,已跳过 AI 代码审查。

likedislike
CANN-robotCANN-robot成员
8 天前 添加了label:cann-cla/yes
CANN-robot
CANN-robot成员
8 天前 评论:

Thanks for your pull-request.
The full list of commands accepted by me can be found at here.
You can get sig-info at here.
For more, you also can visit HICANN.


PR Approval Progress

Congratulations! All modules have met the lgtm and approve requirements.

Module Approval Details

module lgtm status approve status
docs munanhw, chenyiyuan, wulinyu (3/2) munanhw (1/1)
examples munanhw, chenyiyuan, wulinyu (3/2) munanhw (1/1)
repo-cann/asc-devkit chenyiyuan, wulinyu (2/2) chenyiyuan, wulinyu (2/1)

💡 Tip:

  • Committer can comment /approve or /lgtm
  • Commenting /approve implies both code review (lgtm) and intent to merge (approve)

CLA Signature Pass

ai_xin, thanks for your pull request. All authors of the commits have signed the CLA. 👍

likedislike
此处折叠了134条消息 查看更多
wulinyu成员
8 天前 评论:

/lgtm
/approve

likedislike
CANN-robotCANN-robot成员
8 天前 添加了label:lgtm
munanhw成员
8 天前 评论:

/approve

likedislike
CANN-robotCANN-robot成员
8 天前 添加了label:approved
CANN-robotCANN-robot成员
8 天前 合入了pull request