Try Documentalist,
my app that offers fast, offline access to 190+ programmer API docs.
Links:
- https://github.com/olegtikhonov/tika-chm-extractor/tree/master/extractor/src/main/java/org/ocrix/chm/extractor/common
- https://github.com/apache/tika/tree/master/tika-parsers/src/main/java/org/apache/tika/parser/chm/core
- https://github.com/dorkbox/CabParser/blob/master/src/dorkbox/cabParser/decompress/lzx/DecompressLzxTree.java
- https://github.com/kyz/libmspack/blob/master/libmspack/mspack/lzxd.c
- https://www.nongnu.org/chmspec/latest/ : spec
Source code:
- http://bonedaddy.net/pabs3/code/
- http://www.jedrea.com/chmlib/
- https://github.com/jedwing/CHMLib
- https://github.com/ipr/qUnLZX
- https://github.com/tweakdeveloper/unlzx
- http://www.cabextract.org.uk/libmspack/
- https://github.com/kyz/libmspack/tree/master/libmspack
- https://msdn.microsoft.com/en-us/library/cc483133.aspx
- http://wimlib.net/
- https://github.com/ebiggers/liblzx
- https://github.com/dorkbox/CabParser - has Java implementation of lzx, apache
- https://code.google.com/p/chmsee/, https://github.com/wushy/chmsee
- https://github.com/robin/ichm, https://github.com/robin/ichm-m
- https://svn.apache.org/repos/asf/tika/trunk/tika-parsers/src/main/java/org/apache/tika/parser/chm/
- https://github.com/mveteanu/CHMBrowser
File format:
godoc in chm format: https://github.com/astaxie/godoc
bootstrap docs in chm: https://github.com/aviaryan/bootstrap-chm