Download Qt Documentation CHM 6.4.2
This repository will be automatically updated after each official Qt release.
The basic idea is to use CI to download latest Qt Docs pre-built in HTML format from the official SDK repository (*_src_doc_examples directories), convert them into CHM project using qt-documentation-chm, compile CHM file with Microsoft® HTML Help Compiler from HTML Help Workshop and upload it as a new release for this repository.
Builds the CHM file from the documentation of select Qt release
usage: get_qt_docs.py [-h] (--latest-version | --docs-latest | --docs VERSION)
optional arguments:
-h, --help show this help message and exit
--latest-version get latest Qt version number
--docs-latest get list of URLs for latest version of Qt documentation archives
--docs VERSION get list of URLs for selected version of Qt documentation archives