https://github.com/Sija/crystal-dash-docset
Dash docset generator for Crystal
https://github.com/Sija/crystal-dash-docset
crystal dash dash-docset docset documentation
Last synced: 7 months ago
JSON representation
Dash docset generator for Crystal
- Host: GitHub
- URL: https://github.com/Sija/crystal-dash-docset
- Owner: Sija
- License: mit
- Created: 2017-04-23T12:11:53.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2025-04-17T01:42:41.000Z (about 1 year ago)
- Last Synced: 2025-10-24T18:47:28.360Z (8 months ago)
- Topics: crystal, dash, dash-docset, docset, documentation
- Language: Shell
- Homepage:
- Size: 17.6 KB
- Stars: 19
- Watchers: 2
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-crystal - crystal-dash-docset - [Dash](https://kapeli.com/dash) docset generator (Official Documentation Translations)
- awesome-crystal - crystal-dash-docset - [Dash](https://kapeli.com/dash) docset generator (Official Documentation Translations)
- awesome-crystal - crystal-dash-docset - [Dash](https://kapeli.com/dash) docset generator (Official Documentation Translations)
README
# Crystal Docset [](https://github.com/Sija/crystal-dash-docset/actions/workflows/dockset.yml)
[Dash](https://kapeli.com/dash) docset documentation generator for the [Crystal Language](https://crystal-lang.org/).
## Download
Download the latest version from the [releases page](https://github.com/Sija/crystal-dash-docset/releases/latest).
## Generate the Docset
**NOTE**: You'll need `wget` and [`dashing`](https://github.com/technosophos/dashing) utilities installed (you can use `brew bundle` to install those).
1. Run `CRYSTAL_VERSION= ./download.sh` to download the API docs
2. Run `./build.sh`
3. Enjoy your newly bundled `Crystal.docset` 🎉
## Authors
- [Chris F. Ravenscroft](https://github.com/fusion)
- [Sijawusz Pur Rahnama](https://github.com/Sija)