11PEP: 545
22Title: Python Documentation Translations
3- Version: $Revision$
4- Last-Modified: $Date$
53Author: Julien Palard <
[email protected] >,
6475 Victor Stinner <
[email protected] >
@@ -330,7 +328,7 @@ involves creativity in the expression of the ideas.
330328There's multiple solutions, quoting Van Lindberg from the PSF asked
331329about the subject:
332330
333- 1. Docs should either have the copyright assigned or be under CCO. A
331+ 1. Docs should either have the copyright assigned or be under CCO. A
334332 permissive software license (like Apache or MIT) would also get the
335333 job done, although it is not quite fit for task.
336334
@@ -548,19 +546,14 @@ the translation can be added to the language switcher.
548546Previous Discussions
549547====================
550548
551- - `[Python-ideas] Cross link documentation translations (January, 2016)`_
552- - `[Python-ideas] Cross link documentation translations (January, 2016)`_
553- - `[Python-ideas] https://docs.python.org/fr/ ? (March 2016)`_
549+ `[Python-ideas] Cross link documentation translations (January, 2016)
550+ <https://mail.python.org/pipermail/python-ideas/2016-January/038010.html>`__
554551
552+ `[Python-Dev] Translated Python documentation (February 2016)
553+ <https://mail.python.org/pipermail/python-dev/2017-February/147416.html>`__
555554
556- .. _[Python-ideas] Cross link documentation translations (January, 2016):
557- https://mail.python.org/pipermail/python-ideas/2016-January/038010.html
558-
559- .. _[Python-Dev] Translated Python documentation (February 2016):
560- https://mail.python.org/pipermail/python-dev/2017-February/147416.html
561-
562- .. _[Python-ideas] https://docs.python.org/fr/ ? (March 2016):
563- https://mail.python.org/pipermail/python-ideas/2016-March/038879.html
555+ `[Python-ideas] https://docs.python.org/fr/ ? (March 2016)
556+ <https://mail.python.org/pipermail/python-ideas/2016-March/038879.html>`__
564557
565558
566559References
@@ -570,8 +563,8 @@ References
570563 Python documents?
571564 (https://mail.python.org/pipermail/i18n-sig/2013-September/002130.html)
572565
573- .. [2] [Doc-SIG] Localization of Python docs
574- (https://mail.python.org/pipermail/doc-sig/2013-September/003948.html)
566+ [2] [Doc-SIG] Localization of Python docs
567+ \ (https://mail.python.org/pipermail/doc-sig/2013-September/003948.html)
575568
576569.. [4] IETF language tag
577570 (https://en.wikipedia.org/wiki/IETF_language_tag)
@@ -580,7 +573,7 @@ References
580573 (https://www.gnu.org/software/gettext/manual/html_node/Locale-Names.html)
581574
582575.. [6] Semantic URL: Slug
583- (https://en.wikipedia.org/wiki/Semantic_URL #Slug)
576+ (https://en.wikipedia.org/wiki/Clean_URL #Slug)
584577
585578.. [8] Docsbuild-scripts GitHub repository
586579 (https://github.com/python/docsbuild-scripts/)
@@ -609,8 +602,8 @@ References
609602.. [16] French translation
610603 (https://www.afpy.org/doc/python/)
611604
612- .. [17] French translation on GitHub
613- (https://github.com /AFPy/python_doc_fr )
605+ .. [17] French translation on Gitea
606+ (https://git.afpy.org /AFPy/python-docs-fr )
614607
615608.. [18] French mailing list
616609 (http://lists.afpy.org/mailman/listinfo/traductions)
@@ -622,7 +615,7 @@ References
622615 (https://github.com/python-doc-ja/python-doc-ja)
623616
624617.. [21] Spanish translation
625- (http ://docs.python.org.ar/tutorial/3 /index.html)
618+ (https ://docs.python.org/es/3/tutorial /index.html)
626619
627620.. [22] [Python-Dev] Translated Python documentation: doc vs docs
628621 (https://mail.python.org/pipermail/python-dev/2017-February/147472.html)
@@ -637,7 +630,7 @@ References
637630 (http://python-lab.ru/documentation/index.html)
638631
639632.. [26] Python-oktató
640- (http://harp.pythonanywhere.com/python_doc/tutorial/index.html)
633+ (http://web.archive.org/web/20170526080729/http:// harp.pythonanywhere.com/python_doc/tutorial/index.html)
641634
642635.. [27] The Python-hu Archives
643636 (https://mail.python.org/pipermail/python-hu/)
@@ -650,15 +643,3 @@ Copyright
650643=========
651644
652645This document has been placed in the public domain.
653-
654-
655-
656-
657- ..
658- Local Variables:
659- mode: indented-text
660- indent-tabs-mode: nil
661- sentence-end-double-space: t
662- fill-column: 70
663- coding: utf-8
664- End:
0 commit comments