From ba7eb2394a5cef26f53316dbb6f2b9fafc12c7d9 Mon Sep 17 00:00:00 2001 From: Nikhil Marathe Date: Fri, 3 Feb 2012 08:45:15 +0530 Subject: [PATCH] Added link to dr.js --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c1c7c4..408cc16 100644 --- a/README.md +++ b/README.md @@ -49,4 +49,6 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [docco](http://jashkenas.github.com/docco/) - Pretty docs from source code comments with ports for many languages. (contributed by [@kylewest](https://twitter.com/kylewest)) * [DocumentUp](http://documentup.com/) - Instantly beautify your Github repositories' `README.md`. (contributed by [@kylewest](https://twitter.com/kylewest)) -* [Sphinx](http://sphinx.pocoo.org/) - Comprehensive documentationt tool using restructuredText with beautiful HTML and PDF output. (contributed by [@nikhilcutshort](https://twitter.com/nikhilcutshort)) \ No newline at end of file +* [Sphinx](http://sphinx.pocoo.org/) - Comprehensive documentationt tool using restructuredText with beautiful HTML and PDF output. (contributed by [@nikhilcutshort](https://twitter.com/nikhilcutshort)) +* [dr.js](https://github.com/DmitryBaranovskiy/dr.js) - Tiny JavaScript documentation generator from the author of RaphaƫlJS. (contributed by [@nikhilcutshort](https://twitter.com/nikhilcutshort)) + - \ No newline at end of file