I am working on an application written in Java. I want to allow the user to read the "Help" application.
I am mainly looking for the Java equivalent of open source for Microsoft chm. I would like him to support Find and tree structures.
I am ready to write one component myself, but I was wondering if existing alternatives exist before trying to invent a wheel ...
Are there any options?
source share