/jsdoc-template

melonJS template for JSDoc

Primary LanguageJavaScriptMIT LicenseMIT

melonJS JSDoc 3 template

Deprecation warning

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/

Prerequisites

npm install @melonjs/jsdoc-template --save-dev

Usage

"opts": {
    "template": "./node_modules/@melonjs/jsdoc-template"
}