Skip to content
/ chm2docset Public

A tool for converting Compiled HTML Help (.chm) file to Kapeli's Dash compatible Apple DocSet bundle

License

Notifications You must be signed in to change notification settings

ngs/chm2docset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chm2docset

Build Status Coverage Status

A tool for converting Microsoft Compiled HTML Help (.chm) file to Kapeli's Dash compatible Docset bundle

Usage

usage: chm2docset [inputfile]
  -out string
        Output directory or file path (default "./")
  -platform string
        DocSet Platform Family (default "unknown")

How to use

brew install chmlib
go get -u go github.com/ngs/chm2docset
go install github.com/ngs/chm2docset
chm2docset -platform docset-platform -out /path/to/MyRef.docset /path/to/MyReference.chm

Author

Atushi Nagase

License

MIT

About

A tool for converting Compiled HTML Help (.chm) file to Kapeli's Dash compatible Apple DocSet bundle

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published