Skip to content

docs(dx-m1): add dx_rt_windows clone step in Windows driver install#1902

Merged
Milir-Radxa merged 1 commit into
radxa-docs:mainfrom
tangzz-radxa:docs/dx-m1-windows-clone-step
Jul 2, 2026
Merged

docs(dx-m1): add dx_rt_windows clone step in Windows driver install#1902
Milir-Radxa merged 1 commit into
radxa-docs:mainfrom
tangzz-radxa:docs/dx-m1-windows-clone-step

Conversation

@tangzz-radxa

Copy link
Copy Markdown
Contributor

Summary

  • docs/aicore/dx-m1/windows/README.md "驱动安装" 章节开头加入 dx_rt_windows 仓库克隆步骤,让后续 cd m1\v3.2.0\... 等相对路径有明确起点。
  • 同步更新英文版 i18n/en/docusaurus-plugin-content-docs/current/aicore/dx-m1/windows/README.md 同一章节。
  • 起源:内部协同群里 邓洛宁 指出 Windows 文档漏掉了克隆仓库这一步,初始步骤依赖一个不存在的 "解压"前提;补上 clone 步骤后,第 1 步的相对路径才真正可用。
  • 风险评估:docs-only 修改,未触碰 products/ / datasheets/ / blog/,只动 driver install 章节里的一段说明 + 一步编号,范围小、可独立回滚。

Test plan

  • python3 scripts/agent-doc-lint.sh <两个文件> 通过
  • python3 scripts/agent-doc-translation-guard.sh <两个文件> 通过
  • python3 scripts/github_pr_guard.py check --repo-path . --fetch 通过(1 commit / 2 files / 1 scope, no reasons)
  • 等 review 后合入

The Windows driver install section used relative paths like
m1\v3.2.0\... without telling readers where to clone the dx_rt_windows
repository from. Add a clone step at the start of the section so the
subsequent cd commands have a clear anchor. Apply the same change to
the English counterpart.
@tangzz-radxa tangzz-radxa requested a review from a team as a code owner July 2, 2026 05:45
@Milir-Radxa Milir-Radxa merged commit c21a264 into radxa-docs:main Jul 2, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants