Skip to content

[Doc Link Fix No.38] 文档链接修复 - #7919

Open
jasminenetf wants to merge 1 commit into
PaddlePaddle:developfrom
jasminenetf:doc-link-fix-no38
Open

[Doc Link Fix No.38] 文档链接修复#7919
jasminenetf wants to merge 1 commit into
PaddlePaddle:developfrom
jasminenetf:doc-link-fix-no38

Conversation

@jasminenetf

Copy link
Copy Markdown

修复内容

任务 38: docs/dev_guides/api_contributing_guides/new_python_api_cn.md

修复新增 Python API 指南中的失效链接,主要将旧的 .html / file:///home/runner/... 链接替换为当前仓库中可访问的 .md / .rst 文档链接。

链接修复记录

  • 原链接: code_contributing_path_cn.html
    新链接: code_contributing_path_cn.md

  • 原链接: read_before_contributing_cn.html
    新链接: read_before_contributing_cn.md

  • 原链接: api_design_guidelines_standard_cn.html
    新链接: api_design_guidelines_standard_cn.md

  • 原链接: read_before_contributing_cn.html#apiDesignDoc
    新链接: read_before_contributing_cn.md#apiDesignDoc

  • 原链接: ../../api/paddle/trace_cn.html
    新链接: ../../api/paddle/trace_cn.rst

  • 原链接: new_cpp_op_cn.html
    新链接: new_cpp_op_cn.md

  • 原链接: new_cpp_op_cn.html#tianjiadanyuanceshi
    新链接: new_cpp_op_cn.md#六添加单元测试

  • 原链接: api_acceptance_criteria_cn.html
    新链接: api_acceptance_criteria_cn.md

  • 原链接: ../git_guides/paddle_ci_manual_cn.html
    新链接: ../git_guides/paddle_ci_manual_cn.md

  • 原链接: ../../install/compile/fromsource.html
    新链接: ../../install/compile/fromsource.rst

  • 原链接: ../docs_contributing_guides_cn.html
    新链接: ../docs_contributing_guides_cn.md

  • 原链接: api_docs_guidelines_cn.html
    新链接: api_docs_guidelines_cn.md

验证结果

已检查更新后的链接目标文件在当前仓库中存在,git diff --check 通过。

@HZ1ovo @Echo-Nie

@github-actions

Copy link
Copy Markdown
📚 本次 PR 文档预览链接(点击展开)
ℹ️ 预览提醒
请等待 Docs-NEW 流水线运行完成后再点击预览链接,否则可能会看到旧版本内容或遇到链接无法访问的情况。
  • docs/dev_guides/api_contributing_guides/new_python_api_cn.md: 点击预览

@mattheliu mattheliu left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

已核验改后的相对路径、目标文件和“添加单元测试”锚点,LGTM。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants