SkillAgentSearch skills...

Javadoc.chm

This software generates an Microsoft HTML Help(CHM) from generic javadoc style API documents

Install / Use

/learn @subchen/Javadoc.chm
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.)"

Related Skills

View on GitHub
GitHub Stars147
CategoryDevelopment
Updated7mo ago
Forks60

Languages

Java

Security Score

87/100

Audited on Aug 12, 2025

No findings