bpo-47086: Remove .chm from Windows installer and add HTML docs (GH-32038)

This commit is contained in:
Steve Dower 2022-03-22 01:08:37 +00:00 committed by GitHub
parent 19058b9f62
commit 3751b6b030
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 79 additions and 105 deletions

View file

@ -80,7 +80,7 @@ PRESETS = {
"venv",
"dev",
"symbols",
"chm",
"html-doc",
],
},
"embed": {