From bf2bcc9c6d569e54683195cdd17814101a53ef37 Mon Sep 17 00:00:00 2001 From: Bryce Adams Date: Fri, 7 Sep 2012 23:15:13 +1000 Subject: [PATCH] New generator - apigen --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 25ea5b2..0021a7a 100644 --- a/README.md +++ b/README.md @@ -71,3 +71,4 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [Sphinx](http://sphinx.pocoo.org/) - Comprehensive documentation 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)) * [Markdoc](http://markdoc.org/) - Lightweight documentation/wiki generator in Python, released in the [public domain](http://unlicense.org/). (contributed by [Neelfyn](http://neelfyn.info/)) +* [ApiGen](http://apigen.org/) - Creates clean API documentation from PHP source code (contributed by [bryceadams](http://bryce.se/)) \ No newline at end of file