Skip to content

Qt Reference Documentation compiled into CHM format (auto updated)

License

Notifications You must be signed in to change notification settings

Etherwave/qt-documentation-chm-autoupdated

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qt-documentation-chm-autoupdated

Qt Docs Version Qt Docs autobuild

Download Qt Documentation CHM 6.3.0

This repository will be automatically updated after each official Qt release.

Workflow

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.

Helper scripts

build_docs.sh

Builds the CHM file from the documentation of select Qt release

get_qt_docs.py

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

About

Qt Reference Documentation compiled into CHM format (auto updated)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 65.0%
  • Shell 35.0%