This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steve.dower
Recipients Keelung Yang, Václav Dvořák, chrullrich, docs@python, malin, methane, paul.moore, steve.dower, tim.golden, zach.ware
Date 2020-06-08.16:48:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591634911.14.0.461797544746.issue35228@roundup.psfhosted.org>
In-reply-to
Content
We either need someone to contribute a fix to sphinxcontrib\htmlhelp\templates\project.hhp (bearing in mind that this *must* be optional, as it breaks search), or write code to patch the generated file between generation and use (which is probably hard).

And I'm not yet comfortable breaking search for it (as shown in the screenshot). I'd rather switch to distributing regular HTML files if there isn't a way to have both.
History
Date User Action Args
2020-06-08 16:48:31steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, methane, docs@python, zach.ware, chrullrich, malin, Václav Dvořák, Keelung Yang
2020-06-08 16:48:31steve.dowersetmessageid: <1591634911.14.0.461797544746.issue35228@roundup.psfhosted.org>
2020-06-08 16:48:31steve.dowerlinkissue35228 messages
2020-06-08 16:48:31steve.dowercreate