0.0.2 • Published 9 years ago

ljve-jsdoc-template v0.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

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.