pixijs-docset
Pixi.js docset generator for Dash.
System Requirements
- Ruby 2.0 and above
- RubyGems
- nokogiri
- sqlite3
- Git
Generating Docset
-
Install required gems if not installed yet:
$ gem install nokogiri sqlite3
-
Execute a generator script:
$ cd path/to/pixijs-docset $ ruby docset.rb
License
MIT License. See LICENSE.txt
for more information.