https://github.com/5t111111/crystal-dash-docset-generator
https://github.com/5t111111/crystal-dash-docset-generator
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/5t111111/crystal-dash-docset-generator
- Owner: 5t111111
- Created: 2015-11-24T05:05:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-18T07:43:24.000Z (almost 7 years ago)
- Last Synced: 2025-02-15T05:05:11.148Z (4 months ago)
- Language: Ruby
- Size: 20.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crystal::Dash::Docset::Generator
This is a docset generator for Crystal API documents using [Dashing](https://github.com/technosophos/dashing).
# Installation
```
$ gem install crystal-dash-docset-generator
```# Build Docset
```
$ crystal-dash-docset-generator
```This will fetch all API documents from https://crystal-lang.org/api/ and generate Docset in `crystal` in your current directory.