https://github.com/usrz/jsdoc-ng
Angular 1.x based template for JSDoc 3
https://github.com/usrz/jsdoc-ng
Last synced: 4 months ago
JSON representation
Angular 1.x based template for JSDoc 3
- Host: GitHub
- URL: https://github.com/usrz/jsdoc-ng
- Owner: usrz
- Created: 2018-09-28T12:12:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-28T22:17:28.000Z (over 7 years ago)
- Last Synced: 2025-09-20T13:51:25.009Z (9 months ago)
- Language: JavaScript
- Size: 2.02 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
JsDoc NG
========
While this [Angular JS](https://angularjs.org/) doesn't expose *all* the functionalities
of [JSDoc](http://usejsdoc.org/), it's __good enough__ (at least for me) for normal usage.
The `windowTitle` option for the template allows to specify the window title.
This template has been forked out of my original
[Grunt Plugin](https://github.com/usrz/javascript-grunt-jsdoc-ng)
and is licensed as MIT.