Simple command line tool for generating a Dash docset from Javadoc-generated documentation
- Download a compiled binary from http://kapeli.com/javadocset.zip or compile it yourself from source using Xcode.
- Use it:
./javadocset <any docset name you want> <path to Javadoc-generated API folder>
Example usage: ./javadocset Java api