File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
> 中文翻译注(The Chinese translation of [ The rustdoc Book] [ website ] ):
4
4
>
5
5
> - 👉 查看更多 <a href =" https://rustwiki.org/ " style =" color :#97ca00 ;font-weight :bold ;" >Rust 官方文档中英文双语教程</a >,包括双语版[ 《Rust 程序设计语言》] [ book-cn ] (出版书名为《Rust 权威指南》),本站还提供了 [ Rust 标准库中文版] [ std-cn ] 。
6
- > - 《rustdoc 手册》(* rustdoc Book* 中文版)翻译自 [ * rustdoc Book* ] [ website ] ,内容已全部翻译完成,查看此书的 [ Github 翻译项目和源码] [ github-src ] 。
6
+ > - 《rustdoc 手册》(* rustdoc Book* 中文版)翻译自 [ * rustdoc Book* ] [ website ] ,内容已全部翻译完成,查看此书的 [ Github 翻译项目和源码] [ github-repo ] 。
7
7
> - 本文版最后更新时间:2022-02-04。
8
- > - 本文档已加入到 [ Rust 中文翻译项目组 ] [ rust-lang-cn ] ,主要译者 :[ * David* ] [ david ] ,[ Rust 中文翻译项目组] [ rust-lang-cn ] 交流群成员 。
8
+ > - 本书主要译者 :[ * David* ] [ david ] ,[ Rust 中文翻译项目组] [ rust-lang-cn ] 成员 。
9
9
> - <a href =" https://rustwiki.org/en/rustdoc/ " style =" color :red ;" >本站支持文档中英文切换</a >,点击页面右上角语言图标可切换到相同章节的英文页面,** 英文版每天都会自动同步一次官方的最新版本** 。
10
10
> - 若发现当前页表达错误或帮助我们改进翻译,可点击右上角的编辑按钮打开该页对应源码文件进行编辑和修改,Rust 中文资源的开源组织发展离不开大家,感谢您的支持和帮助!
11
11
@@ -133,6 +133,6 @@ $ rustdoc README.md
133
133
[ website ] : https://doc.rust-lang.org/rustdoc/
134
134
[ book-cn ] : https://rustwiki.org/zh-CN/book/
135
135
[ std-cn ] : https://rustwiki.org/zh-CN/std/
136
- [ github-src ] : https://github.com/rust-lang-cn/rustdoc-cn
136
+ [ github-repo ] : https://github.com/rust-lang-cn/rustdoc-cn
137
137
[ rust-lang-cn ] : https://github.com/rust-lang-cn
138
138
[ david ] : https://github.com/wendajiang
You can’t perform that action at this time.
0 commit comments