diff --git a/README.md b/README.md index 5ee6305..5e74a77 100644 --- a/README.md +++ b/README.md @@ -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.