From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Mon, 10 Nov 2025 12:46:06 +0000 (+0100) Subject: [3.13] gh-140500: Update download.html instructions (GH-141320) (#141346) X-Git-Tag: v3.13.10~117 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cab85ced49d7abfd246bd13142aa752dc851d2d6;p=thirdparty%2FPython%2Fcpython.git [3.13] gh-140500: Update download.html instructions (GH-141320) (#141346) Co-authored-by: Karina Souza <97332018+KarinaS0uza@users.noreply.github.com> Co-authored-by: Joseph Anthony Pasquale Holsten --- diff --git a/Doc/tools/templates/download.html b/Doc/tools/templates/download.html index 5209c9b16ce1..b7b25fdadf5d 100644 --- a/Doc/tools/templates/download.html +++ b/Doc/tools/templates/download.html @@ -31,8 +31,7 @@ {% if last_updated %}

{% trans %}Last updated on: {{ last_updated }}.{% endtrans %}

{% endif %} -

{% trans %}To download an archive containing all the documents for this version of -Python in one of various formats, follow one of links in this table.{% endtrans %}

+

{% trans %}Download an archive containing all the documentation for this version of Python:{% endtrans %}

@@ -62,8 +61,6 @@ Python in one of various formats, follow one of links in this table.{% endtrans
-

{% trans %}These archives contain all the content in the documentation.{% endtrans %}

-

{% trans %} 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: @@ -78,7 +75,6 @@ and run make dist-pdf in the Doc/ directory of a copy See the directory listing for file sizes.{% endtrans %}

-

{% trans %}Problems{% endtrans %}

{% set bugs = pathto('bugs') %}

{% trans bugs = bugs %}Open an issue