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 8b6df07 commit 3d863ceCopy full SHA for 3d863ce
README.md
@@ -1,2 +1,3 @@
1
-# rust-lang-ja.github.io
2
-和訳文書のウェブサイト
+# docs.rust-jp.rs
+
3
+プログラム言語Rustの和訳文書ウェブサイト(非公式) https://docs.rust-jp.rs
docs/index.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="ja">
+<head>
4
+ <meta charset="utf-8">
5
+ <title>Rust日本語ドキュメント(非公式)</title>
6
+</head>
7
8
+<body>
9
+ <p>Rust日本語ドキュメント(非公式)</p>
10
+</body>
0 commit comments