Skip to content

Commit

Permalink
Merge pull request sindresorhus#9 from mrjoelkemp/patch-1
Browse files Browse the repository at this point in the history
Adding JSDox
  • Loading branch information
sindresorhus committed Jul 13, 2014
2 parents 45c90f4 + b5ce159 commit e459239
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e459239

Please sign in to comment.