Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/5t111111/crystal-dash-docset-generator


https://github.com/5t111111/crystal-dash-docset-generator

Last synced: 2 days ago
JSON representation

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.