mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
added jsduck documentation generator (#291)
This commit is contained in:
parent
c61a687343
commit
8c5fb49c05
@ -312,6 +312,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
|
||||
* [Using JSDoc](http://usejsdoc.org/)
|
||||
* [Beautiful docs](http://beautifuldocs.com/) is a documentation viewer based on markdown files.
|
||||
* [documentation.js](http://documentation.js.org) - API documentation generator with support for ES2015+ and flow annotation.
|
||||
* [jsduck](https://github.com/senchalabs/jsduck) - API documentation generator made for Sencha JavaScript frameworks, but can be used for other frameworks too.
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user