mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00:00
GH-139436: Remove references to downloadable PDF documentation (#140416)
This commit is contained in:
parent
71db05a12d
commit
4adf08ae46
2 changed files with 3 additions and 3 deletions
|
|
@ -186,7 +186,7 @@ How do I get documentation on Python?
|
||||||
-------------------------------------
|
-------------------------------------
|
||||||
|
|
||||||
The standard documentation for the current stable version of Python is available
|
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.
|
also available at https://docs.python.org/3/download.html.
|
||||||
|
|
||||||
The documentation is written in reStructuredText and processed by `the Sphinx
|
The documentation is written in reStructuredText and processed by `the Sphinx
|
||||||
|
|
|
||||||
|
|
@ -153,7 +153,7 @@ Documentation
|
||||||
updated daily.
|
updated daily.
|
||||||
|
|
||||||
It can also be downloaded in many formats for faster access. The documentation
|
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
|
is primarily for documentation authors, translators, and people with special
|
||||||
formatting requirements.
|
formatting requirements.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue