We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51de380 commit 37acdf5Copy full SHA for 37acdf5
README.md
@@ -1,7 +1,8 @@
1
-# Rustの日本語ドキュメント(非公式)
+# Rustの日本語ドキュメント
2
3
このサイトではプログラミング言語Rustの日本語ドキュメントを公開しています。
4
-これらは主に英語版の公式ドキュメントを有志により和訳したものです。
+これらは[英語版の公式ドキュメント](https://doc.rust-lang.org/)を和訳したものです。
5
+有志によって翻訳・維持されています。
6
7
- **プログラミング言語Rust / The Rust Programming Language**
8
* 2nd Edition([PDFダウンロード](https://y-yu.github.io/trpl-2nd-pdf/book.pdf), [GitHubソースリポジトリ](https://github.com/hazama-yuinyan/book))
@@ -22,8 +23,7 @@
22
23
誤訳を見つけたときや翻訳に参加したいときなどは以下の方法にてご連絡ください。
24
25
- 各文書のGitHubソースリポジトリのIssuesページ
-- rust-jp Slackチームの`#translation`チャネル
26
- * [入会ページ](http://rust-jp.herokuapp.com)
+- rust-jp Slackチームの`#translation`チャネル ([入会ページ](http://rust-jp.herokuapp.com))
27
28
* * *
29
0 commit comments