Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7cb2353

Browse files
committed
init
1 parent 6701cb7 commit 7cb2353

File tree

19 files changed

+98
-6
lines changed

19 files changed

+98
-6
lines changed

‎docs/guide/01-intro.md‎ renamed to ‎docs/guide/00-roadmap.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
sidebar_position: 0
33
---
44

5-
# rust 教程
5+
# rust 学习路线图
66

77
## 快速开始:
88

‎docs/guide/01-intro/_category_.json‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"label": "Rust 快速开始",
3+
"position": 2,
4+
"link": {
5+
"type": "generated-index",
6+
"description": "5 minutes to learn the most important Rust concepts."
7+
}
8+
}

‎docs/guide/01-intro/intro.mdx‎

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
sidebar_position: 1
3+
---
4+
5+
6+
7+
8+
# Rust 简介
9+
10+
11+
12+
Markdown Features
13+
14+
Docusaurus supports **[Markdown](https://daringfireball.net/projects/markdown/syntax)** and a few **additional features**.

‎docs/guide/02-tutorial-basics/markdown-features.mdx‎ renamed to ‎docs/guide/01-intro/rust-book.mdx‎

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
sidebar_position: 4
33
---
44

5-
# Markdown Features
5+
6+
7+
8+
# Rust 图书推荐
9+
10+
611

712
Docusaurus supports **[Markdown](https://daringfireball.net/projects/markdown/syntax)** and a few **additional features**.

‎docs/guide/01-intro/rust-forum.mdx‎

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
sidebar_position: 10
3+
---
4+
5+
6+
7+
8+
# Rust 社区/群
9+
10+
11+
12+
Docusaurus supports **[Markdown](https://daringfireball.net/projects/markdown/syntax)** and a few **additional features**.

‎docs/guide/01-intro/rust-offical.mdx‎

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
sidebar_position: 2
3+
---
4+
5+
6+
7+
8+
# Rust 官方资源
9+
10+
11+
12+
Docusaurus supports **[Markdown](https://daringfireball.net/projects/markdown/syntax)** and a few **additional features**.

‎docs/guide/01-intro/rust-setup.mdx‎

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
sidebar_position: 3
3+
---
4+
5+
6+
7+
8+
# Rust 搭建开发环境
9+
10+
11+
12+
Docusaurus supports **[Markdown](https://daringfireball.net/projects/markdown/syntax)** and a few **additional features**.

‎docs/guide/02-tutorial-basics/_category_.json‎ renamed to ‎docs/guide/02-core/_category_.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"label": "基本语法",
2+
"label": "Rust 基础语法",
33
"position": 2,
44
"link": {
55
"type": "generated-index",

‎docs/guide/02-core/intro.mdx‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
sidebar_position: 1
3+
---
4+
5+
# Rust 基础语法
6+
7+
Docusaurus supports **[Markdown](https://daringfireball.net/projects/markdown/syntax)** and a few **additional features**.

‎docs/guide/03-tutorial-extras/_category_.json‎ renamed to ‎docs/guide/03-pro/_category_.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"label": "Tutorial - Extras",
2+
"label": "Rust 进阶语法",
33
"position": 3,
44
"link": {
55
"type": "generated-index"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /