Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69c7a69 commit 525fd54Copy full SHA for 525fd54
1 file changed
Doc/tools/sphinxext/download.html
@@ -39,9 +39,13 @@ <h1>Download Python {{ release }} Documentation</h1>
39
</tr>
40
</table>
41
42
-
43
<p>These archives contain all the content in the documentation.</p>
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
49
<h2>Unpacking</h2>
50
51
<p>Unix users should download the .tar.bz2 archives; these are bzipped tar
0 commit comments