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.
- Host: GitHub
- URL: https://github.com/rcolinray/phaser-dash-docset
- Owner: rcolinray
- License: mit
- Created: 2014-03-28T04:39:24.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2021-05-18T01:53:36.000Z (over 4 years ago)
- Last Synced: 2025-06-20T08:41:30.542Z (7 months ago)
- Topics: dash, dash-docset, docset, haskell, phaser, phaser-docset
- Language: Haskell
- Size: 884 KB
- Stars: 18
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```