|
1 | 1 | Chinese (Taiwan) Translation of the Python Documentation
|
2 | 2 | ========================================================
|
3 | 3 |
|
4 |
| -Please visit `README on master branch`_ for more informations. |
| 4 | +ARCHIVED: This project has been moved to `python/python-docs-zh-tw`__. |
5 | 5 |
|
6 |
| -.. _README on master branch: |
7 |
| -https://github.com/python-doc-tw/python-docs-zh-tw/blob/master/README.rst |
8 |
| - |
9 |
| -Documentation Contribution Agreement |
10 |
| ------------------------------------- |
11 |
| - |
12 |
| -NOTE REGARDING THE LICENSE FOR TRANSLATIONS: Python's documentation is |
13 |
| -maintained using a global network of volunteers. By posting this |
14 |
| -project on Transifex, GitHub, and other public places, and inviting |
15 |
| -you to participate, we are proposing an agreement that you will |
16 |
| -provide your improvements to Python's documentation or the translation |
17 |
| -of Python's documentation for the PSF's use under the CC0 license |
18 |
| -(available at |
19 |
| -`https://creativecommons.org/publicdomain/zero/1.0/legalcode`_). In |
20 |
| -return, you may publicly claim credit for the portion of the |
21 |
| -translation you contributed and if your translation is accepted by the |
22 |
| -PSF, you may (but are not required to) submit a patch including an |
23 |
| -appropriate annotation in the Misc/ACKS or TRANSLATORS file. Although |
24 |
| -nothing in this Documentation Contribution Agreement obligates the PSF |
25 |
| -to incorporate your textual contribution, your participation in the |
26 |
| -Python community is welcomed and appreciated. |
27 |
| - |
28 |
| -You signify acceptance of this agreement by submitting your work to |
29 |
| -the PSF for inclusion in the documentation. |
| 6 | +__https://github.com/python/python-docs-zh-tw |