Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit 228ab83

Browse files
committed
16.10.30.14.41
1 parent 75afc29 commit 228ab83

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

zh-CN/documentation.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,19 +31,16 @@ title: Rust 语言文档 · Rust 程序设计语言
3131

3232
[标准库][api]: Rust 标准库文档
3333

34-
[The Rust Reference][ref]. While Rust does not have a
34+
[Rust 语言参考手册][ref]. While Rust does not have a
3535
specification, the reference tries to describe its working in
3636
detail. It tends to be out of date.
3737

38-
[Syntax Index][syn]. This appendix from The Book contains examples
39-
of all syntax in Rust cross-referenced with the section of The Book
40-
that describes it.
38+
[语法索引][syn]: 本索引中包含 Rust 中与《Rust 程序设计语言》的部分交叉引用的所有语法示例。
4139

42-
[The Cargo Guide][cargo]. The documentation for Cargo,
43-
Rust's package manager.
40+
[Cargo 使用指导][cargo]: Cargo(Rust 的包管理器)的文档。
4441

45-
[Compiler Error Index][err]. Extended explanations of
46-
the errors produced by the Rust compiler.
42+
43+
[编译器错误索引][err]: 编译器生成错误报告的扩展说明。
4744

4845
[Release Notes][release_notes]. A recording of changes made during each release.
4946

0 commit comments

Comments
 (0)