Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 525fd54

Browse files
committed
Closes #14289: put a link to the CHM download page on the docs download page.
1 parent 69c7a69 commit 525fd54

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

Doc/tools/sphinxext/download.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,13 @@ <h1>Download Python {{ release }} Documentation</h1>
3939
</tr>
4040
</table>
4141

42-
4342
<p>These archives contain all the content in the documentation.</p>
4443

44+
<p>HTML Help (<tt>.chm</tt>) files are made available in the "Windows" section
45+
on the <a href="http://python.org/download/releases/{{ release[:5] }}/">Python
46+
download page</a>.</p>
47+
48+
4549
<h2>Unpacking</h2>
4650

4751
<p>Unix users should download the .tar.bz2 archives; these are bzipped tar

0 commit comments

Comments
 (0)