mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 12:18:02 -08:00
added jsduck documentation generator (#291)
This commit is contained in:
@@ -312,6 +312,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
|
|||||||
* [Using JSDoc](http://usejsdoc.org/)
|
* [Using JSDoc](http://usejsdoc.org/)
|
||||||
* [Beautiful docs](http://beautifuldocs.com/) is a documentation viewer based on markdown files.
|
* [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.
|
* [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.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user