Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/5t111111/crystal-dash-docset-generator
https://github.com/5t111111/crystal-dash-docset-generator
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/5t111111/crystal-dash-docset-generator
- Owner: 5t111111
- Created: 2015-11-24T05:05:01.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-18T07:43:24.000Z (over 6 years ago)
- Last Synced: 2024-10-28T16:12:06.574Z (18 days 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.