From: Adam Turner <9087854+AA-Turner@users.noreply.github.com> Date: Mon, 29 Sep 2025 20:44:19 +0000 (+0100) Subject: [3.11] Remove link to the PDF downloads (GH-139142) (#139430) X-Git-Tag: v3.11.14~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8adac492d4d6f5cbff74e5250c211230e41cdbbf;p=thirdparty%2FPython%2Fcpython.git [3.11] Remove link to the PDF downloads (GH-139142) (#139430) --- diff --git a/Doc/tools/templates/download.html b/Doc/tools/templates/download.html index b5353d6fb77a..c460de963fa1 100644 --- a/Doc/tools/templates/download.html +++ b/Doc/tools/templates/download.html @@ -20,14 +20,6 @@ Python in one of various formats, follow one of links in this table.

- - - - - - - - @@ -44,6 +36,18 @@ Python in one of various formats, follow one of links in this table.

These archives contain all the content in the documentation.

+

+We no longer provide updates to the pre-built PDFs of the documentation. +The previously-built archives are still available and may be of use: +A4 PDF (.zip archive); +A4 PDF (.tar.bz2 archive); +US-Letter PDF (.zip archive); +US-Letter PDF (.tar.bz2 archive). +To build a PDF archive, follow the instructions in the +Developer's Guide +and run make dist-pdf in the Doc/ directory of a copy of the CPython repository. +

+

Unpacking

FormatPacked as .zipPacked as .tar.bz2
PDF (US-Letter paper size)Download (ca. 13 MiB)Download (ca. 13 MiB)
PDF (A4 paper size)Download (ca. 13 MiB)Download (ca. 13 MiB)
HTML Download (ca. 9 MiB) Download (ca. 6 MiB)