Skip to content

Latest commit

 

History

History
executable file
·
23 lines (17 loc) · 616 Bytes

Readme.md

File metadata and controls

executable file
·
23 lines (17 loc) · 616 Bytes

Dash Documentation Generator for Bluebird

This is a small script that will download the API documentation for the Bluebird library and generate the documentation index that can be read by the OSX program Dash.

It pulls from this API Documentation file.

Install

#install dependencies
npm install

#run the generator
node bluebird-dash-docs.js

From there, you can double click on the generated "Bluebird.docset" file, which will make Dash prompt you to add the documentation.