From 4aa4c72295cbb2cc4bd08872f680e2e47863f77d Mon Sep 17 00:00:00 2001 From: Antoine Wecxsteen Date: Sat, 30 Oct 2021 14:12:30 +0200 Subject: [PATCH 1/5] Corrections des liens et des tags; --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index b3239a6ca..170a9372a 100644 --- a/README.rst +++ b/README.rst @@ -3,7 +3,7 @@ Traduction française de la documentation Python |build| |progression| -.. |build| image:: https://travis-ci.org/python/python-docs-fr.svg?branch=3.9 +.. |build| image:: https://travis-ci.org/python/python-docs-fr.svg?branch=3.10 :target: https://travis-ci.org/python/python-docs-fr :width: 45% @@ -32,10 +32,10 @@ Vous pouvez contribuer : `mécène `_ du projet. Consultez le -`guide `_ +`guide `_ pour apprendre les conventions à respecter. -Le `coordinateur ` de +Le `coordinateur `_ de cette traduction est `Julien Palard (mdk) `_. Vous pouvez obtenir de l'aide sur le canal `irc://irc.libera.chat/#python-fr `_ From c71788341953f2efb6bab1cd892e79596abdddad Mon Sep 17 00:00:00 2001 From: awecx Date: Sun, 31 Oct 2021 17:07:31 +0100 Subject: [PATCH 2/5] =?UTF-8?q?Refactorise=20l'historique=20(ajout=20des?= =?UTF-8?q?=20=C3=A9tapes=20en=20%age=20de=20la=20trad'=20+=20suppression?= =?UTF-8?q?=20vid=C3=A9o=20trop=20vieille).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.rst | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/README.rst b/README.rst index 170a9372a..2246e7c6d 100644 --- a/README.rst +++ b/README.rst @@ -1,15 +1,6 @@ Traduction française de la documentation Python =============================================== -|build| |progression| - -.. |build| image:: https://travis-ci.org/python/python-docs-fr.svg?branch=3.10 - :target: https://travis-ci.org/python/python-docs-fr - :width: 45% - -.. |progression| image:: https://img.shields.io/badge/dynamic/json.svg?label=fr&query=%24.fr&url=http%3A%2F%2Fgce.zhsj.me%2Fpython/newest - :width: 45% - Ce projet est réalisé en collaboration avec l'`AFPy `_ (Association Francophone Python), dont le but est la promotion du langage de développement Python dans l'ensemble des @@ -72,6 +63,9 @@ Historique du projet - vers 2000 : `lancement du projet `_ ; - vers 2012 : `reprise `_ par l'`AFPy `_ ; -- 2017 : le projet devient traduction officielle de la documentation Python par la `PEP 545 `_. +- 2016 : 15% de la documentation traduite ; +- 2017 : le projet devient traduction officielle de la documentation Python par la `PEP 545 `_ ; +- 2019 : 30% de la documentation traduite ; +- 2021 : 50% de la documentation traduite. -Une `vidéo `_ de `Jules Lasne `_ montre l'évolution du dépôt. +[![Progression de la traduction](https://julienpalard.frama.io/write-the-docs-paris-19/fr_translation_percent.png)](https://framagit.org/JulienPalard/write-the-docs-paris-19) From 26a901eee4c11cf2d0e4cd385a4634b667e51d58 Mon Sep 17 00:00:00 2001 From: awecx Date: Sun, 31 Oct 2021 17:19:57 +0100 Subject: [PATCH 3/5] Refactorise l'historique (image en rst). --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.rst b/README.rst index 2246e7c6d..5ef48d2e3 100644 --- a/README.rst +++ b/README.rst @@ -69,3 +69,8 @@ Historique du projet - 2021 : 50% de la documentation traduite. [![Progression de la traduction](https://julienpalard.frama.io/write-the-docs-paris-19/fr_translation_percent.png)](https://framagit.org/JulienPalard/write-the-docs-paris-19) + +.. image:: https://julienpalard.frama.io/write-the-docs-paris-19/fr_translation_percent.png + :target: https://framagit.org/JulienPalard/write-the-docs-paris-19 + :alt: Progression de la traduction + From 14f64a7b94960f0622681ba7f3d55933d2df7efd Mon Sep 17 00:00:00 2001 From: awecx Date: Sun, 31 Oct 2021 17:24:03 +0100 Subject: [PATCH 4/5] =?UTF-8?q?Refactorise=20l'historique=20(on=20enl?= =?UTF-8?q?=C3=A8ve=20le=20code=20md).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.rst b/README.rst index 5ef48d2e3..020ef6b7b 100644 --- a/README.rst +++ b/README.rst @@ -68,8 +68,6 @@ Historique du projet - 2019 : 30% de la documentation traduite ; - 2021 : 50% de la documentation traduite. -[![Progression de la traduction](https://julienpalard.frama.io/write-the-docs-paris-19/fr_translation_percent.png)](https://framagit.org/JulienPalard/write-the-docs-paris-19) - .. image:: https://julienpalard.frama.io/write-the-docs-paris-19/fr_translation_percent.png :target: https://framagit.org/JulienPalard/write-the-docs-paris-19 :alt: Progression de la traduction From 068f19aa6c4d35ab14b328609ec19f5f458ee15f Mon Sep 17 00:00:00 2001 From: awecx Date: Sun, 31 Oct 2021 17:28:34 +0100 Subject: [PATCH 5/5] Espaces devant les pourcentages. --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 020ef6b7b..16c5a5a8b 100644 --- a/README.rst +++ b/README.rst @@ -63,10 +63,10 @@ Historique du projet - vers 2000 : `lancement du projet `_ ; - vers 2012 : `reprise `_ par l'`AFPy `_ ; -- 2016 : 15% de la documentation traduite ; +- 2016 : 15 % de la documentation traduite ; - 2017 : le projet devient traduction officielle de la documentation Python par la `PEP 545 `_ ; -- 2019 : 30% de la documentation traduite ; -- 2021 : 50% de la documentation traduite. +- 2019 : 30 % de la documentation traduite ; +- 2021 : 50 % de la documentation traduite. .. image:: https://julienpalard.frama.io/write-the-docs-paris-19/fr_translation_percent.png :target: https://framagit.org/JulienPalard/write-the-docs-paris-19