Following the migration to webdoc, this template has been replaced by a new webdoc based template here : https://github.com/melonjs/webdoc-theme
per consequence, this repository is being archived and in read-only mode, please do not use it or report issue on it.
the JSDoc 3 template for melonJS based on ui.jsdoc-template.
online melonJS documentation is available here : http://melonjs.github.io/melonJS/docs/
npm install @melonjs/jsdoc-template --save-dev
"opts": {
"template": "./node_modules/@melonjs/jsdoc-template"
}