File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change
1
+ # It seems GitHub Pages has Jekyll SEO enabled.
2
+ # https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
3
+
1
4
title : Rustの日本語ドキュメント/Japanese Docs for Rust
5
+ description : Rust(プログラミング言語)の日本語文書・和訳文書、日本語コミュニティ紹介
6
+ url : https://doc.rust-jp.rs/
7
+ lang : ja_JP
Original file line number Diff line number Diff line change 2
2
title : " Home"
3
3
---
4
4
5
- このサイトでは[ プログラミング言語Rust] [ rust-lang ] の日本語ドキュメントを公開しています。
5
+ このサイトでは[ Rust] [ rust-lang ] の日本語ドキュメントを公開しています。
6
+ Rustは速度、安全性、平行性の3つのゴールにフォーカスしたシステムプログラミング言語です。
6
7
7
8
- ** プログラミング言語Rust / The Rust Programming Language**
8
9
* [ 2nd Edition] [ trpl2 ] (最新版)
@@ -15,7 +16,7 @@ title: "Home"
15
16
* お試しで[ ` Vec<T> ` のみ翻訳されています] [ std-vec ]
16
17
17
18
- [ ** Rust裏本 / The Rustnomicon** ] [ nomicon ]
18
- + 翻訳半ばで中断しています 。翻訳者募集中です
19
+ + 全体の三割ほど翻訳済み 。翻訳者募集中です
19
20
20
21
- [ ** エディションガイド / The Edition Guide** ] [ edition-guide ]
21
22
+ 翻訳中です
@@ -34,7 +35,7 @@ title: "Home"
34
35
[ edition-guide ] : https://doc.rust-jp.rs/edition-guide/
35
36
36
37
37
- ## お問い合わせ先
38
+ ## 内容についての連絡方法
38
39
39
40
誤訳を見つけたときや翻訳に参加したいときなどは以下の方法にてご連絡ください。
40
41
You can’t perform that action at this time.
0 commit comments