Details
-
Bug
-
Resolution: Won't Do
-
P1: Critical
-
None
-
6.0.0 Alpha
-
None
-
7aeec24a9b8c00ee56891e4037406eca8271aa4d
Description
We should remove the Qt Assistant executable from Qt 6:
- We should concentrate on online documentation and documentation in Qt Creator
- The default QTextBrowser backend prevents generation of HTML5 compliant html
- Qt Assistant functionality is independent of the bit version / compiler used, so building and shipping it for every single build variant separately is a waste of resources
- Qt Assistant is also not bound to the Qt major version. Taking it out of Qt 6 will mean distributions etc can use always the latest version, even for Qt 5 documentation.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-24661 Make litehtml the default Help backend
- Closed
- resulted in
-
QTBUG-88406 Move Qt Assistant to a separate package/repository
- Open