NeKoFu / p5.js-docset

Command line tool for generating a Dash docset from P5 documentation - offline documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

P5.js docset

Command line tool for generating a Dash docset from P5 documentation

Usage

  1. Download or clone P5 source from https://github.com/processing/p5.js, enter p5.js folder and then generate the YUI documentation of P5 with yui - see P5 gruntfile
$ git clone https://github.com/processing/p5.js.git
$ cd p5.js
$ grunt yui
$ cd ..
  1. Download or clone this repository, and update the docset
$ git clone https://github.com/NeKoFu/p5.js-docset.git
$ cd p5.js-docset
$ python p5js2docset.py
  1. And now copy the folder p5js.docset into your Dash docsets directory

About

Command line tool for generating a Dash docset from P5 documentation - offline documentation


Languages

Language:JavaScript 89.2%Language:CSS 7.5%Language:HTML 2.3%Language:Python 1.0%