Skip to content

Converts Qt Documentation from HTML into CHM project

License

Notifications You must be signed in to change notification settings

vzhd1701/qt-documentation-chm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qt-documentation-chm

Script that converts Qt Documentation built in HTML format into CHM project ready for compilation.

Forked from qt-documentation-chm by char101.

usage: qt-documentation-chm [-h] -s STYLE docs_source docs_out

positional arguments:
  docs_source           QT docs source directory
  docs_out              Output directory for chm files

optional arguments:
  -h, --help            show this help message and exit
  -s STYLE, --style STYLE
                        Style sheet for docs

About

Converts Qt Documentation from HTML into CHM project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 60.8%
  • Sass 39.2%