From 42a48936a110bbdcecc0394d8e863dc00b06a2ab Mon Sep 17 00:00:00 2001 From: Peter Rottmann Date: Fri, 12 Sep 2014 09:03:29 +0200 Subject: [PATCH] Add apiDoc --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 100cd94..3279fc9 100644 --- a/readme.md +++ b/readme.md @@ -187,6 +187,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [JSDoc](http://usejsdoc.org) - API documentation generator similar to JavaDoc or PHPDoc. - [dox](https://github.com/visionmedia/dox) - JavaScript documentation generator using Markdown and JSDoc. - [jsdox](https://github.com/sutoiku/jsdox) - JSDoc3 to Markdown documentation generator. +- [apiDoc](https://github.com/apidoc/apidoc) - Inline Documentation for RESTful web APIs. ### Filesystem