On 9/14/26 00:24, Simon McVittie wrote:
Package: python3.14-doc
Version: 3.14.7-4
Severity: normal
debian/pyhtml2devhelp.py generates an index for the HTML documentation,
in devhelp format, by screen-scraping Sphinx's HTML output.
Unfortunately it makes some assumptions about the HTML that are no
longer true. When a function of the same name exists in multiple places,
which is quite common in Python, index entries in genindex-*.html look
like this:
I'd rather not spend time on this. If there's some official tool to
convert it to devhelp, fine. But otherwise the devhelp docs could be
removed as well.