mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 12:28:04 -08:00
Add ESDoc - Documentation generator targeting ES2015 (#538)
This commit is contained in:
committed by
Sindre Sorhus
parent
3e291e7356
commit
ce1c34ee33
@@ -326,6 +326,7 @@
|
|||||||
- [apiDoc](https://github.com/apidoc/apidoc) - Inline documentation for RESTful web APIs.
|
- [apiDoc](https://github.com/apidoc/apidoc) - Inline documentation for RESTful web APIs.
|
||||||
- [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.
|
||||||
- [YUIDoc](http://yui.github.com/yuidoc/) - Generates API documentation from comments in source.
|
- [YUIDoc](http://yui.github.com/yuidoc/) - Generates API documentation from comments in source.
|
||||||
|
- [ESDoc](https://esdoc.org) - Documentation generator targeting ES2015, attaching test code and measuring documentation coverage.
|
||||||
|
|
||||||
|
|
||||||
### Filesystem
|
### Filesystem
|
||||||
|
|||||||
Reference in New Issue
Block a user