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 cd0a463 commit 37d83e4Copy full SHA for 37d83e4
README.md
@@ -1,12 +1,12 @@
1
# Python ドキュメント日本語訳プロジェクト
2
3
Pythonのドキュメントを日本語に翻訳するプロジェクトです。
4
-現在、Python 3.11 のドキュメントに対応するために活動中です。
5
6
-[ドキュメント](http://docs.python.org/ja/3/)
+現在はPython 3.11 のドキュメントに対応するために活動中で、翻訳率は80%を超えています。
7
8
-Python 2.7 (2.7.2時点) のドキュメントの翻訳が完了しています。
9
-[オンラインで見る](http://docs.python.org/ja/2.7/)
+[Python 3 ドキュメント日本語版](http://docs.python.org/ja/3/)
+
+[原文はこちら](http://docs.python.org/3/)
10
11
## 問題報告 ##
12
[Issues](https://github.com/python-doc-ja/python-doc-ja/issues) から登録をお願いします。
0 commit comments