ljve-jsdoc-template

0.0.2 • Public • Published

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.

Package Sidebar

Install

npm i ljve-jsdoc-template

Weekly Downloads

2

Version

0.0.2

License

MIT

Last publish

Collaborators

  • marcominetti