How to open Javadoc JAR file in web browser
- Rename the file ttsdk-ttplayer_lite-1.37.200.5.onekit-javadoc.jar to ttsdk-ttplayer_lite-1.37.200.5.onekit-javadoc.zip
- Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder ttsdk-ttplayer_lite-1.37.200.5.onekit-javadoc
- Double click index.html will open the index page on your default web browser.
How to generate Javadoc from a source JAR?
Running the command javadoc:
javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "ttsdk-ttplayer_lite-1.37.200.5.onekit-sources.jar" -d "ttsdk-ttplayer_lite-1.37.200.5.onekit-javadoc" -subpackages