What's this?
This software generates an Microsoft HTML Help(CHM) from generic javadoc style API documents. It's a easy way to search something from javadoc with pre-compiled full text index.
Javadoc.chm can identify the new doc style for java 8.0+.
Requirements
How to
Download binary jar
https://github.com/subchen/javadoc.chm/raw/master/dist/javadoc.chm-2.1.0.jar
Generates HTML Help project files
java -Xms256m -Xmx512m -jar javadoc.chm-xxx.jar <javadoc-api-dir> <file-encoding>
Compile the HTML Help
build.bat
To change the default language option of hhp file, modify htmlhelp.hhp.
"Language=0x409 English (U.S.)"