From 2e3b3e39d5d30dfa96d85cb67ded41e31cbfb3a1 Mon Sep 17 00:00:00 2001 From: Chiara Marmo Date: Mon, 14 Dec 2020 12:00:23 +0100 Subject: [PATCH 1/8] Add link to translations. --- doc/related_projects.rst | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/doc/related_projects.rst b/doc/related_projects.rst index 52d008d27a183..98b1bed8d225b 100644 --- a/doc/related_projects.rst +++ b/doc/related_projects.rst @@ -302,3 +302,22 @@ Domain specific packages - `MSMBuilder `_ Machine learning for protein conformational dynamics time series. + +Translations of scikit-learn documentation +------------------------------------------ + +The only official documentation for scikit-learn is the current English +version, however some translations are available aiming to improve scikit-learn +dissemination among non-native English speaking. Those efforts are community +initiatives and we have no control on them. If you want to contribute or +report an issue with the translation please contact the authors +of the translation. +Some available translations are linked here to improve their dissemination +and promote community efforts. + +- `Chinese translation `_ + (`source `_) +- `Persian translation `_ + (`source `_) + + From 88963d09904ce2a379fd9644abb6fa46d450df4d Mon Sep 17 00:00:00 2001 From: Chiara Marmo Date: Mon, 14 Dec 2020 12:25:22 +0100 Subject: [PATCH 2/8] Use anonymous references to avoid duplicate target warning. --- doc/related_projects.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/related_projects.rst b/doc/related_projects.rst index 98b1bed8d225b..adbe6ccc71fa8 100644 --- a/doc/related_projects.rst +++ b/doc/related_projects.rst @@ -316,8 +316,8 @@ Some available translations are linked here to improve their dissemination and promote community efforts. - `Chinese translation `_ - (`source `_) + (`source `__) - `Persian translation `_ - (`source `_) + (`source `__) From da1c4fd458301ee2268951aa749ff8e34f3657a9 Mon Sep 17 00:00:00 2001 From: Chiara Marmo Date: Mon, 14 Dec 2020 17:13:26 +0100 Subject: [PATCH 3/8] Apply suggestions from code review Co-authored-by: Guillaume Lemaitre --- doc/related_projects.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/related_projects.rst b/doc/related_projects.rst index adbe6ccc71fa8..53cfc626c8823 100644 --- a/doc/related_projects.rst +++ b/doc/related_projects.rst @@ -307,10 +307,10 @@ Translations of scikit-learn documentation ------------------------------------------ The only official documentation for scikit-learn is the current English -version, however some translations are available aiming to improve scikit-learn +version. However, some translations are available aiming to improve scikit-learn dissemination among non-native English speaking. Those efforts are community initiatives and we have no control on them. If you want to contribute or -report an issue with the translation please contact the authors +report an issue with the translation, please contact the authors of the translation. Some available translations are linked here to improve their dissemination and promote community efforts. @@ -320,4 +320,3 @@ and promote community efforts. - `Persian translation `_ (`source `__) - From d6e2397ef6ac5824d80ee91bdc766ee99e021e6f Mon Sep 17 00:00:00 2001 From: Chiara Marmo Date: Mon, 14 Dec 2020 17:14:01 +0100 Subject: [PATCH 4/8] Update related_projects.rst --- doc/related_projects.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/related_projects.rst b/doc/related_projects.rst index 53cfc626c8823..614b5f7815897 100644 --- a/doc/related_projects.rst +++ b/doc/related_projects.rst @@ -308,7 +308,7 @@ Translations of scikit-learn documentation The only official documentation for scikit-learn is the current English version. However, some translations are available aiming to improve scikit-learn -dissemination among non-native English speaking. Those efforts are community +dissemination among non-native English speakers. Those efforts are community initiatives and we have no control on them. If you want to contribute or report an issue with the translation, please contact the authors of the translation. From acb9dee17a553ad51511167bab8e1eb6c128ff49 Mon Sep 17 00:00:00 2001 From: Chiara Marmo Date: Tue, 15 Dec 2020 14:56:06 +0100 Subject: [PATCH 5/8] Apply suggestions from code review Co-authored-by: Nicolas Hug --- doc/related_projects.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/related_projects.rst b/doc/related_projects.rst index 614b5f7815897..58f913059e797 100644 --- a/doc/related_projects.rst +++ b/doc/related_projects.rst @@ -307,7 +307,7 @@ Translations of scikit-learn documentation ------------------------------------------ The only official documentation for scikit-learn is the current English -version. However, some translations are available aiming to improve scikit-learn +version at https://scikit-learn.org. However, some translations are available aiming to improve scikit-learn dissemination among non-native English speakers. Those efforts are community initiatives and we have no control on them. If you want to contribute or report an issue with the translation, please contact the authors @@ -319,4 +319,3 @@ and promote community efforts. (`source `__) - `Persian translation `_ (`source `__) - From 27ad9811f1215043cd70f40b9b244de7001aa9b0 Mon Sep 17 00:00:00 2001 From: Chiara Marmo Date: Tue, 26 Jan 2021 15:09:15 +0100 Subject: [PATCH 6/8] Update related_projects.rst --- doc/related_projects.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/related_projects.rst b/doc/related_projects.rst index 58f913059e797..ffbb6ab33b78f 100644 --- a/doc/related_projects.rst +++ b/doc/related_projects.rst @@ -307,11 +307,11 @@ Translations of scikit-learn documentation ------------------------------------------ The only official documentation for scikit-learn is the current English -version at https://scikit-learn.org. However, some translations are available aiming to improve scikit-learn -dissemination among non-native English speakers. Those efforts are community -initiatives and we have no control on them. If you want to contribute or -report an issue with the translation, please contact the authors -of the translation. +version at https://scikit-learn.org. However, some translations are available +aiming to improve scikit-learn dissemination among non-native English speakers. +Those efforts are community initiatives and we have no control on them. +If you want to contribute or report an issue with the translation, please +contact the authors of the translation. Some available translations are linked here to improve their dissemination and promote community efforts. From ec5dd17ebbea93432b184dfb9c7a38648db18591 Mon Sep 17 00:00:00 2001 From: Chiara Marmo Date: Tue, 26 Jan 2021 15:53:37 +0100 Subject: [PATCH 7/8] Update related_projects.rst --- doc/related_projects.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/related_projects.rst b/doc/related_projects.rst index ffbb6ab33b78f..fbbb473499c2f 100644 --- a/doc/related_projects.rst +++ b/doc/related_projects.rst @@ -308,7 +308,7 @@ Translations of scikit-learn documentation The only official documentation for scikit-learn is the current English version at https://scikit-learn.org. However, some translations are available -aiming to improve scikit-learn dissemination among non-native English speakers. +aiming to improve scikit-learn dissemination among non-native English. Those efforts are community initiatives and we have no control on them. If you want to contribute or report an issue with the translation, please contact the authors of the translation. From 6afc3e49f5277e734dd508064bae9892ff3f44cf Mon Sep 17 00:00:00 2001 From: Chiara Marmo Date: Tue, 26 Jan 2021 17:35:51 +0100 Subject: [PATCH 8/8] Add disclaimer from linux documentation. --- doc/related_projects.rst | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/doc/related_projects.rst b/doc/related_projects.rst index 715f051d3f55e..0f8f2c21eabc5 100644 --- a/doc/related_projects.rst +++ b/doc/related_projects.rst @@ -310,10 +310,14 @@ Domain specific packages Translations of scikit-learn documentation ------------------------------------------ -The only official documentation for scikit-learn is the current English -version at https://scikit-learn.org. However, some translations are available -aiming to improve scikit-learn dissemination among non-native English. -Those efforts are community initiatives and we have no control on them. +Translation’s purpose is to ease reading and understanding in languages +other than English. Its aim is to help people who do not understand English +or have doubts about its interpretation. Additionally, some people prefer +to read documentation in their native language, but please bear in mind that +the only official documentation is the English one [#f1]_. + +Those translation efforts are community initiatives and we have no control +on them. If you want to contribute or report an issue with the translation, please contact the authors of the translation. Some available translations are linked here to improve their dissemination @@ -323,3 +327,9 @@ and promote community efforts. (`source `__) - `Persian translation `_ (`source `__) + +.. rubric:: Footnotes + +.. [#f1] following `linux documentation Disclaimer + `__ +