1
1
PEP: 545
2
2
Title: Python Documentation Translations
3
- Version: $Revision$
4
- Last-Modified: $Date$
5
3
Author: Julien Palard <
[email protected] >,
6
4
7
5
Victor Stinner <
[email protected] >
@@ -330,7 +328,7 @@ involves creativity in the expression of the ideas.
330
328
There's multiple solutions, quoting Van Lindberg from the PSF asked
331
329
about the subject:
332
330
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
334
332
permissive software license (like Apache or MIT) would also get the
335
333
job done, although it is not quite fit for task.
336
334
@@ -548,19 +546,14 @@ the translation can be added to the language switcher.
548
546
Previous Discussions
549
547
====================
550
548
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>`__
554
551
552
+ `[Python-Dev] Translated Python documentation (February 2016)
553
+ <https://mail.python.org/pipermail/python-dev/2017-February/147416.html>`__
555
554
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>`__
564
557
565
558
566
559
References
@@ -570,8 +563,8 @@ References
570
563
Python documents?
571
564
(https://mail.python.org/pipermail/i18n-sig/2013-September/002130.html)
572
565
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)
575
568
576
569
.. [4] IETF language tag
577
570
(https://en.wikipedia.org/wiki/IETF_language_tag)
@@ -580,7 +573,7 @@ References
580
573
(https://www.gnu.org/software/gettext/manual/html_node/Locale-Names.html)
581
574
582
575
.. [6] Semantic URL: Slug
583
- (https://en.wikipedia.org/wiki/Semantic_URL #Slug)
576
+ (https://en.wikipedia.org/wiki/Clean_URL #Slug)
584
577
585
578
.. [8] Docsbuild-scripts GitHub repository
586
579
(https://github.com/python/docsbuild-scripts/)
@@ -609,8 +602,8 @@ References
609
602
.. [16] French translation
610
603
(https://www.afpy.org/doc/python/)
611
604
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 )
614
607
615
608
.. [18] French mailing list
616
609
(http://lists.afpy.org/mailman/listinfo/traductions)
@@ -622,7 +615,7 @@ References
622
615
(https://github.com/python-doc-ja/python-doc-ja)
623
616
624
617
.. [21] Spanish translation
625
- (http ://docs.python.org.ar/tutorial/3 /index.html)
618
+ (https ://docs.python.org/es/3/tutorial /index.html)
626
619
627
620
.. [22] [Python-Dev] Translated Python documentation: doc vs docs
628
621
(https://mail.python.org/pipermail/python-dev/2017-February/147472.html)
@@ -637,7 +630,7 @@ References
637
630
(http://python-lab.ru/documentation/index.html)
638
631
639
632
.. [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)
641
634
642
635
.. [27] The Python-hu Archives
643
636
(https://mail.python.org/pipermail/python-hu/)
@@ -650,15 +643,3 @@ Copyright
650
643
=========
651
644
652
645
This 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