mirror of
https://github.com/python/cpython.git
synced 2025-10-17 20:28:43 +00:00
#10130: Prepare for building epub-format docs.
This commit is contained in:
parent
069149155b
commit
183fe81f8f
3 changed files with 23 additions and 0 deletions
|
@ -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>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue