@@ -18,23 +18,23 @@ <h1>Download Python {{ release }} Documentation</h1>
18
18
< table class ="docutils ">
19
19
< tr > < th > Format</ th > < th > Packed as .zip</ th > < th > Packed as .tar.bz2</ th > </ tr >
20
20
< 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 >
23
23
</ tr >
24
24
< 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 >
27
27
</ tr >
28
28
< 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 >
31
31
</ tr >
32
32
< 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 >
35
35
</ tr >
36
36
< 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 >
38
38
< td > </ td >
39
39
</ tr >
40
40
</ table >
0 commit comments