@@ -18,23 +18,23 @@ <h1>Download Python {{ release }} Documentation</h1>
1818< table class ="docutils ">
1919 < tr > < th > Format</ th > < th > Packed as .zip</ th > < th > Packed as .tar.bz2</ th > </ tr >
2020 < tr > < td > PDF (US-Letter paper size)</ td >
21- < td > < a href ="{{ dlbase }}/python-{{ release }}-docs-pdf-letter.zip "> Download</ a > (ca. 8 MB)</ td >
22- < td > < a href ="{{ dlbase }}/python-{{ release }}-docs-pdf-letter.tar.bz2 "> Download</ a > (ca. 8 MB)</ td >
21+ < td > < a href ="{{ dlbase }}/python-{{ release }}-docs-pdf-letter.zip "> Download</ a > (ca. 13 MB)</ td >
22+ < td > < a href ="{{ dlbase }}/python-{{ release }}-docs-pdf-letter.tar.bz2 "> Download</ a > (ca. 13 MB)</ td >
2323 </ tr >
2424 < tr > < td > PDF (A4 paper size)</ td >
25- < td > < a href ="{{ dlbase }}/python-{{ release }}-docs-pdf-a4.zip "> Download</ a > (ca. 8 MB)</ td >
26- < td > < a href ="{{ dlbase }}/python-{{ release }}-docs-pdf-a4.tar.bz2 "> Download</ a > (ca. 8 MB)</ td >
25+ < td > < a href ="{{ dlbase }}/python-{{ release }}-docs-pdf-a4.zip "> Download</ a > (ca. 13 MB)</ td >
26+ < td > < a href ="{{ dlbase }}/python-{{ release }}-docs-pdf-a4.tar.bz2 "> Download</ a > (ca. 13 MB)</ td >
2727 </ tr >
2828 < tr > < td > HTML</ td >
29- < td > < a href ="{{ dlbase }}/python-{{ release }}-docs-html.zip "> Download</ a > (ca. 6 MB)</ td >
30- < td > < a href ="{{ dlbase }}/python-{{ release }}-docs-html.tar.bz2 "> Download</ a > (ca. 4 MB)</ td >
29+ < td > < a href ="{{ dlbase }}/python-{{ release }}-docs-html.zip "> Download</ a > (ca. 9 MB)</ td >
30+ < td > < a href ="{{ dlbase }}/python-{{ release }}-docs-html.tar.bz2 "> Download</ a > (ca. 6 MB)</ td >
3131 </ tr >
3232 < tr > < td > Plain Text</ td >
33- < td > < a href ="{{ dlbase }}/python-{{ release }}-docs-text.zip "> Download</ a > (ca. 2 MB)</ td >
34- < td > < a href ="{{ dlbase }}/python-{{ release }}-docs-text.tar.bz2 "> Download</ a > (ca. 1.5 MB)</ td >
33+ < td > < a href ="{{ dlbase }}/python-{{ release }}-docs-text.zip "> Download</ a > (ca. 3 MB)</ td >
34+ < td > < a href ="{{ dlbase }}/python-{{ release }}-docs-text.tar.bz2 "> Download</ a > (ca. 2 MB)</ td >
3535 </ tr >
3636 < tr > < td > EPUB</ td >
37- < td > < a href ="{{ dlbase }}/python-{{ release }}-docs.epub "> Download</ a > (ca. 4 .5 MB)</ td >
37+ < td > < a href ="{{ dlbase }}/python-{{ release }}-docs.epub "> Download</ a > (ca. 5 .5 MB)</ td >
3838 < td > </ td >
3939 </ tr >
4040</ table >
0 commit comments