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
- Host: GitHub
- URL: https://github.com/kapeli/javadocset
- Owner: Kapeli
- Created: 2013-04-18T09:23:58.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-10-24T09:08:22.000Z (almost 2 years ago)
- Last Synced: 2025-05-13T03:34:43.290Z (5 months ago)
- Language: Objective-C
- Size: 129 KB
- Stars: 116
- Watchers: 6
- Forks: 25
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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.