Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.md

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

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.