We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent56ed578 commit69f1a91Copy full SHA for 69f1a91
README.rst
@@ -4,7 +4,19 @@ zh_CN Translation of the Python Documentation
4
All translations are done on transifex.
5
https://www.transifex.com/python-doc/public/
6
7
-See branch 3.7 for po files fetched from transifex.
+Maintained versions:
8
+
9
+..list-table::
10
+:header-rows: 1
11
12
+ * - Version
13
+ - Build status
14
+ - Translation progress
15
+ * - `3.7<https://github.com/python/python-docs-zh-cn/tree/3.7>`_
16
+ - .. image:: https://travis-ci.org/python/python-docs-zh-cn.svg?branch=3.7
17
+:target: https://travis-ci.org/python/python-docs-zh-cn
18
+ - .. image:: https://img.shields.io/badge/dynamic/json.svg?label=zh_CN&query=%24.zh_CN&url=http%3A%2F%2Fgce.zhsj.me%2Fpython/newest
19
+:target: https://www.transifex.com/python-doc/python-newest/
20
21
Documentation Contribution Agreement
22
------------------------------------