Dash docset for rxjs
- Clone this repository with
git clone --recursive(The gh-pages branch of rxjs repo is added as submodule) - Goto cloned repo and run
npm install && npm startto create search index - Add the docset into Dash app
- node v6+
- Inspired by D3 docset generator
- Awesome documentation work from rxjs
MIT