summaryrefslogtreecommitdiffstats
path: root/Doc/tools
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-01-05 11:00:25 (GMT)
committerGeorg Brandl <georg@python.org>2011-01-05 11:00:25 (GMT)
commit183fe81f8fbb6f924ea12dedac272ce61219e96c (patch)
treed80f1bedcb365e8d1188eb8c50b31726e81c2721 /Doc/tools
parent069149155bbd0ea33ab263c14c021f93125e9151 (diff)
downloadcpython-183fe81f8fbb6f924ea12dedac272ce61219e96c.zip
cpython-183fe81f8fbb6f924ea12dedac272ce61219e96c.tar.gz
cpython-183fe81f8fbb6f924ea12dedac272ce61219e96c.tar.bz2
#10130: Prepare for building epub-format docs.
Diffstat (limited to 'Doc/tools')
-rw-r--r--Doc/tools/sphinxext/download.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/Doc/tools/sphinxext/download.html b/Doc/tools/sphinxext/download.html
index 4fca138..f89c458 100644
--- a/Doc/tools/sphinxext/download.html
+++ b/Doc/tools/sphinxext/download.html
@@ -33,6 +33,10 @@ in the table are the size of the download files in megabytes.</p>
<td><a href="{{ dlbase }}/python-{{ release }}-docs-text.zip">Download</a> (ca. 2 MB)</td>
<td><a href="{{ dlbase }}/python-{{ release }}-docs-text.tar.bz2">Download</a> (ca. 1.5 MB)</td>
</tr>
+ <tr><td>EPUB</td>
+ <td><a href="{{ dlbase }}/python-{{ release }}-docs-epub.zip">Download</a> (ca. 3.5 MB)</td>
+ <td><a href="{{ dlbase }}/python-{{ release }}-docs-epub.tar.bz2">Download</a> (ca. 3.5 MB)</td>
+ </tr>
</table>