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

https://github.com/rcolinray/phaser-dash-docset

A Dash Docset for Phaser.
https://github.com/rcolinray/phaser-dash-docset

dash dash-docset docset haskell phaser phaser-docset

Last synced: 3 months ago
JSON representation

A Dash Docset for Phaser.

Awesome Lists containing this project

README

          

# NOTE: This repository is no longer under active development.

I don't use Phaser anymore and I am not tracking its development. However, I am willing to build the docset if you submit a pull request with the phaser module updated to the latest version tag.

phaser-dash-docset
==================

A Dash Docset for Phaser.

### Features

The current release can index all classes, properties, and methods in the Phaser namespace.

### Get the Docset

The Phaser docset is now hosted through the Dash user contributions. You can download it in Phaser by going to Preferences > Downloads > User Contributed.

### Build the Docset

After downloading the repository, the following commands will build and compress the docset.

```
> ./setup.sh
> ./run.sh
```