An open API service indexing awesome lists of open source software.

https://github.com/kapeli/javadocset

Simple command line tool for generating a Dash docset from Javadoc-generated documentation
https://github.com/kapeli/javadocset

Last synced: about 1 month ago
JSON representation

Simple command line tool for generating a Dash docset from Javadoc-generated documentation

Awesome Lists containing this project

README

          

javadocset
==========

Simple command line tool for generating a Dash docset from Javadoc-generated documentation

## Usage (macOS)

1. Download a compiled binary from https://kapeli.com/javadocset.zip or compile it yourself from source using Xcode.
2. Use it: ```./javadocset ```

Example usage: ```./javadocset Java api```

## Linux, Windows and other platforms

Use https://github.com/william8th/javadocset.