Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 53f4e7b

Browse files
authored
M.-à-j 3.10 ; corrections des liens et des tags. (python#1756)
1 parent d8e39bf commit 53f4e7b

File tree

1 file changed

+10
-13
lines changed

1 file changed

+10
-13
lines changed

README.rst

+10-13
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,6 @@
11
Traduction française de la documentation Python
22
===============================================
33

4-
|build| |progression|
5-
6-
.. |build| image:: https://travis-ci.org/python/python-docs-fr.svg?branch=3.9
7-
:target: https://travis-ci.org/python/python-docs-fr
8-
:width: 45%
9-
10-
.. |progression| image:: https://img.shields.io/badge/dynamic/json.svg?label=fr&query=%24.fr&url=http%3A%2F%2Fgce.zhsj.me%2Fpython/newest
11-
:width: 45%
12-
134
Ce projet est réalisé en collaboration avec l'`AFPy
145
<https://www.afpy.org>`_ (Association Francophone Python), dont le but est la
156
promotion du langage de développement Python dans l'ensemble des
@@ -32,10 +23,10 @@ Vous pouvez contribuer :
3223
`mécène <https://liberapay.com/python-docs-fr>`_ du projet.
3324

3425
Consultez le
35-
`guide <https://github.com/python/python-docs-fr/blob/3.9/CONTRIBUTING.rst>`_
26+
`guide <https://github.com/python/python-docs-fr/blob/3.10/CONTRIBUTING.rst>`_
3627
pour apprendre les conventions à respecter.
3728

38-
Le `coordinateur <https://www.python.org/dev/peps/pep-0545/#language-team>` de
29+
Le `coordinateur <https://www.python.org/dev/peps/pep-0545/#language-team>`_ de
3930
cette traduction est `Julien Palard (mdk) <https://mdk.fr/>`_.
4031
Vous pouvez obtenir de l'aide sur le canal
4132
`irc://irc.libera.chat/#python-fr <https://web.libera.chat/#python-fr>`_
@@ -72,6 +63,12 @@ Historique du projet
7263

7364
- vers 2000 : `lancement du projet <https://julienpalard.frama.io/write-the-docs-paris-19/#/2>`_ ;
7465
- vers 2012 : `reprise <https://github.com/AFPy/python_doc_fr>`_ par l'`AFPy <https://www.afpy.org/>`_ ;
75-
- 2017 : le projet devient traduction officielle de la documentation Python par la `PEP 545 <https://www.python.org/dev/peps/pep-0545/>`_.
66+
- 2016 : 15 % de la documentation traduite ;
67+
- 2017 : le projet devient traduction officielle de la documentation Python par la `PEP 545 <https://www.python.org/dev/peps/pep-0545/>`_ ;
68+
- 2019 : 30 % de la documentation traduite ;
69+
- 2021 : 50 % de la documentation traduite.
70+
71+
.. image:: https://julienpalard.frama.io/write-the-docs-paris-19/fr_translation_percent.png
72+
:target: https://framagit.org/JulienPalard/write-the-docs-paris-19
73+
:alt: Progression de la traduction
7674

77-
Une `vidéo <https://youtu.be/S2_Xui95erI>`_ de `Jules Lasne <https://github.com/Seluj78>`_ montre l'évolution du dépôt.

0 commit comments

Comments
 (0)