mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Doc: Add `make dist-no-html` (#124383)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
This commit is contained in:
parent
67201ad53f
commit
0060486862
2 changed files with 31 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
The link below returns HTTP 404 until the first related alpha release.
|
||||
This is expected; use daily documentation builds for CPython development.
|
||||
#}
|
||||
{% set dlbase = 'https://docs.python.org/ftp/python/doc/' + release %}
|
||||
{% set dlbase = 'https://www.python.org/ftp/python/doc/' + release %}
|
||||
{% endif %}
|
||||
|
||||
{% block body %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue