diff options
author | Georg Brandl <georg@python.org> | 2012-03-14 07:18:59 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2012-03-14 07:18:59 (GMT) |
commit | 846acf5c0c769d80d5bba00f977c4cb00ab72164 (patch) | |
tree | e840d924ec28a7f92864a35c888121630ddaf2ed /Doc/tools | |
parent | 5cd27671449eaa02fe50776c0617f0b59338da83 (diff) | |
parent | 525fd5447d0fdd6209a57090af65cbb811ad5999 (diff) | |
download | cpython-846acf5c0c769d80d5bba00f977c4cb00ab72164.zip cpython-846acf5c0c769d80d5bba00f977c4cb00ab72164.tar.gz cpython-846acf5c0c769d80d5bba00f977c4cb00ab72164.tar.bz2 |
#14289: merge with 3.2
Diffstat (limited to 'Doc/tools')
-rw-r--r-- | Doc/tools/sphinxext/download.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Doc/tools/sphinxext/download.html b/Doc/tools/sphinxext/download.html index f89c458..31a53cf 100644 --- a/Doc/tools/sphinxext/download.html +++ b/Doc/tools/sphinxext/download.html @@ -39,9 +39,13 @@ in the table are the size of the download files in megabytes.</p> </tr> </table> - <p>These archives contain all the content in the documentation.</p> +<p>HTML Help (<tt>.chm</tt>) files are made available in the "Windows" section +on the <a href="http://python.org/download/releases/{{ release[:5] }}/">Python +download page</a>.</p> + + <h2>Unpacking</h2> <p>Unix users should download the .tar.bz2 archives; these are bzipped tar |