How to open Javadoc JAR file in web browser
- Rename the file keywords-akka-http-tapply_2.11-1.0.0+6-49fac01b-javadoc.jar to keywords-akka-http-tapply_2.11-1.0.0+6-49fac01b-javadoc.zip
- Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder keywords-akka-http-tapply_2.11-1.0.0+6-49fac01b-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 "keywords-akka-http-tapply_2.11-1.0.0+6-49fac01b-sources.jar" -d "keywords-akka-http-tapply_2.11-1.0.0+6-49fac01b-javadoc" -subpackages