Skip to content

Added JSDoc3 via grunt to project for full documentation support.

Vinay Rosenberg requested to merge github/fork/dsparacio/jsdocs into development

Created by: dsparacio

This involves a change to the grunt file so a new node module needs to be installed for a successful build.

In the dash.js root dir

  • npm install grunt-jsdoc-plugin

Merge request reports