From 95a6ca78fa8e538d90a3b56d0be24613937eda8d Mon Sep 17 00:00:00 2001 From: Wulian233 <1055917385@qq.com> Date: Sun, 7 Jul 2024 10:56:28 +0800 Subject: [PATCH 1/5] Update download.html --- Doc/tools/templates/download.html | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/Doc/tools/templates/download.html b/Doc/tools/templates/download.html index b5353d6fb77ab4..b43cabfd3b8309 100644 --- a/Doc/tools/templates/download.html +++ b/Doc/tools/templates/download.html @@ -21,23 +21,27 @@

Download Python {{ release }} Documentation

- - + + - - + + - - + + + + + + - - + + - +
FormatPacked as .zipPacked as .tar.bz2
PDF (US-Letter paper size)Download (ca. 13 MiB)Download (ca. 13 MiB)Download (ca. 17 MiB)Download (ca. 17 MiB)
PDF (A4 paper size)Download (ca. 13 MiB)Download (ca. 13 MiB)Download (ca. 17 MiB)Download (ca. 17 MiB)
HTMLDownload (ca. 9 MiB)Download (ca. 6 MiB)Download (ca. 13 MiB)Download (ca. 8 MiB)
TexinfoDownload (ca. 9 MiB)Download (ca. 7 MiB)
Plain TextDownload (ca. 3 MiB)Download (ca. 2 MiB)Download (ca. 4 MiB)Download (ca. 3 MiB)
EPUBDownload (ca. 5 MiB)Download (ca. 6 MiB)
From 2c45074f744492311b7da6cfc0acdbeb4c04c17a Mon Sep 17 00:00:00 2001 From: Wulian233 <1055917385@qq.com> Date: Sun, 7 Jul 2024 13:03:09 +0800 Subject: [PATCH 2/5] news --- .../2024-07-07-13-02-05.gh-issue-121453.0SJH3S.rst | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Misc/NEWS.d/next/Documentation/2024-07-07-13-02-05.gh-issue-121453.0SJH3S.rst diff --git a/Misc/NEWS.d/next/Documentation/2024-07-07-13-02-05.gh-issue-121453.0SJH3S.rst b/Misc/NEWS.d/next/Documentation/2024-07-07-13-02-05.gh-issue-121453.0SJH3S.rst new file mode 100644 index 00000000000000..8ed7b918633042 --- /dev/null +++ b/Misc/NEWS.d/next/Documentation/2024-07-07-13-02-05.gh-issue-121453.0SJH3S.rst @@ -0,0 +1,2 @@ +Update the ``Doc/templates/download.html`` download files size estimates and +support download ``.texi`` format. From 12e0d929dfbb705444e1b1c29cb147245da85a68 Mon Sep 17 00:00:00 2001 From: Wulian233 <1055917385@qq.com> Date: Tue, 16 Jul 2024 14:54:09 +0800 Subject: [PATCH 3/5] Delete Misc/NEWS.d/next/Documentation/2024-07-07-13-02-05.gh-issue-121453.0SJH3S.rst --- .../2024-07-07-13-02-05.gh-issue-121453.0SJH3S.rst | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 Misc/NEWS.d/next/Documentation/2024-07-07-13-02-05.gh-issue-121453.0SJH3S.rst diff --git a/Misc/NEWS.d/next/Documentation/2024-07-07-13-02-05.gh-issue-121453.0SJH3S.rst b/Misc/NEWS.d/next/Documentation/2024-07-07-13-02-05.gh-issue-121453.0SJH3S.rst deleted file mode 100644 index 8ed7b918633042..00000000000000 --- a/Misc/NEWS.d/next/Documentation/2024-07-07-13-02-05.gh-issue-121453.0SJH3S.rst +++ /dev/null @@ -1,2 +0,0 @@ -Update the ``Doc/templates/download.html`` download files size estimates and -support download ``.texi`` format. From fbf3850b3c94e747e7c18046519639043bbe005f Mon Sep 17 00:00:00 2001 From: Wulian233 <1055917385@qq.com> Date: Tue, 16 Jul 2024 14:55:40 +0800 Subject: [PATCH 4/5] Update Doc/tools/templates/download.html Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> --- Doc/tools/templates/download.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/tools/templates/download.html b/Doc/tools/templates/download.html index b43cabfd3b8309..91ba9acf14d3a5 100644 --- a/Doc/tools/templates/download.html +++ b/Doc/tools/templates/download.html @@ -36,7 +36,7 @@

Download Python {{ release }} Documentation

Download (ca. 9 MiB) Download (ca. 7 MiB) - Plain Text + Plain text Download (ca. 4 MiB) Download (ca. 3 MiB) From 3e9b5ab49c8bb446ea35a064a0c449d19b280d29 Mon Sep 17 00:00:00 2001 From: Wulian233 <1055917385@qq.com> Date: Tue, 16 Jul 2024 14:59:25 +0800 Subject: [PATCH 5/5] update download.html --- Doc/tools/templates/download.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Doc/tools/templates/download.html b/Doc/tools/templates/download.html index 91ba9acf14d3a5..c3114e584fa942 100644 --- a/Doc/tools/templates/download.html +++ b/Doc/tools/templates/download.html @@ -32,14 +32,14 @@

Download Python {{ release }} Documentation

Download (ca. 13 MiB) Download (ca. 8 MiB) - Texinfo - Download (ca. 9 MiB) - Download (ca. 7 MiB) - Plain text Download (ca. 4 MiB) Download (ca. 3 MiB) + Texinfo + Download (ca. 9 MiB) + Download (ca. 7 MiB) + EPUB Download (ca. 6 MiB)