Doc: Add `make dist-no-html` (#124383)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
This commit is contained in:
Adam Turner 2024-09-23 23:11:34 +01:00 committed by GitHub
parent 67201ad53f
commit 0060486862
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 31 additions and 1 deletions

View file

@ -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 %}