ljve-jsdoc-template
v0.0.2
Published
ljve.io template for JSDoc 3 forked from Jaguar.js
Downloads
73
Maintainers
Readme
ljve.io template for JSDoc 3
Forked from davidshimjs/jaguarjs-jsdoc.
conf.json
You can set options for customizing your documentations.
"templates": {
"applicationName": "Demo",
"disqus": "",
"googleAnalytics": "",
"openGraph": {
"title": "",
"type": "website",
"image": "",
"site_name": "",
"url": ""
},
"meta": {
"title": "",
"description": "",
"keyword": ""
},
"linenums": true
}
License
This project under the MIT License. and this project refered by default template for JSDoc 3.