]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.13] GH-139436: Remove references to downloadable PDF documentation (GH-140416...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 21 Oct 2025 13:06:56 +0000 (15:06 +0200)
committerGitHub <noreply@github.com>
Tue, 21 Oct 2025 13:06:56 +0000 (16:06 +0300)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Doc/faq/general.rst
README.rst

index 2a55f6b6fb6181173dcae13e983b0e7e5590c59a..7327151e1e381d865ffff229a7b0bdef70dab198 100644 (file)
@@ -186,7 +186,7 @@ How do I get documentation on Python?
 -------------------------------------
 
 The standard documentation for the current stable version of Python is available
-at https://docs.python.org/3/.  PDF, plain text, and downloadable HTML versions are
+at https://docs.python.org/3/.  EPUB, plain text, and downloadable HTML versions are
 also available at https://docs.python.org/3/download.html.
 
 The documentation is written in reStructuredText and processed by `the Sphinx
index 61aabbd6e5afc36cd4627d7c08aa23c6cf8519e9..c8cbe2f09dbaad086dce03547c60b23d1e5188f8 100644 (file)
@@ -153,7 +153,7 @@ Documentation
 updated daily.
 
 It can also be downloaded in many formats for faster access.  The documentation
-is downloadable in HTML, PDF, and reStructuredText formats; the latter version
+is downloadable in HTML, EPUB, and reStructuredText formats; the latter version
 is primarily for documentation authors, translators, and people with special
 formatting requirements.
 
@@ -232,4 +232,4 @@ This Python distribution contains *no* GNU General Public License (GPL) code,
 so it may be used in proprietary projects.  There are interfaces to some GNU
 code but these are entirely optional.
 
-All trademarks referenced herein are property of their respective holders.
\ No newline at end of file
+All trademarks referenced herein are property of their respective holders.