#1042403 pyqt6: could you package the documentation

Package:
src:pyqt6
Source:
src:pyqt6
Submitter:
Picca Frédéric-Emmanuel
Date:
2023-07-27 16:27:04 UTC
Severity:
normal
#1042403#5
Date:
2023-07-27 16:22:17 UTC
From:
To:
Dear Maintainer,

I would be great if we could have the documentation available in a dedicated package.
there is a sphinx_qt_documentation extension which rely on intersphinx in order to create link
about PyQt5/6 API. to produce some good documentation.

for now there is no package providing this documentation so we can not tune intersphinx to look for it on the system.

so it try to find the doc on internet -> broke the debien policy...

Thus we need to deactivate this extension and produce a lower quality documentation.

thanks for considering.

Frederic