From b5ce159178c2833b88e74e83d72ad4edaa7f3646 Mon Sep 17 00:00:00 2001 From: Joel Kemp Date: Sat, 12 Jul 2014 23:43:00 -0400 Subject: [PATCH] Adding JSDox JSDox is an actively maintained library for JSDoc to markdown documentation generation --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 3222f86..1f4d6cb 100644 --- a/readme.md +++ b/readme.md @@ -118,6 +118,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Docco](http://jashkenas.github.io/docco/) - A quick-and-dirty documentation generator which produces an HTML document that displays your comments intermingled with your code. - [JSDoc](http://usejsdoc.org) - API documentation generator similar to JavaDoc or PHPDoc. - [dox](https://github.com/visionmedia/dox) - JavaScript documentation generator for Node.js using Markdown and JSDoc. +- [jsdox](https://github.com/sutoiku/jsdox) - JSDoc3 to Markdown documentation generator. ### Filesystem