Skip to content

Commit 9148195

Browse files
Yanteng SiJonathan Corbet
authored andcommitted
docs/zh_CN/rust: Update the translation of general-information to 6.9-rc4
Update to commit ba4abeb ("docs: rust: Move testing to a separate page") commit be412ba ("docs: rust: Add rusttest info") commit bd9e54a ("docs: rust: update Rust docs output path") Signed-off-by: Yanteng Si <[email protected]> Reviewed-by: Dongliang Mu <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> Link: https://lore.kernel.org/r/09fc6c2e0553fb5fae9c91146e1bceb149b6cf71.1714113680.git.siyanteng@loongson.cn
1 parent 88bfcfa commit 9148195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/translations/zh_CN/rust/general-information.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Rust内核代码使用其内置的文档生成器 ``rustdoc`` 进行记录。
3232

3333
要在你的网络浏览器中本地阅读该文档,请运行如::
3434

35-
xdg-open rust/doc/kernel/index.html
35+
xdg-open Documentation/output/rust/rustdoc/kernel/index.html
3636

3737
要了解如何编写文档,请看 coding-guidelines.rst 。
3838

0 commit comments

Comments
 (0)