From 80f4c6ad2175d2dedd1ecd9d3603e81c6ec1e78d Mon Sep 17 00:00:00 2001 From: Troy Topnik Date: Fri, 22 Nov 2013 15:14:19 -0800 Subject: [PATCH] Update README.md Adding dexy (https://github.com/dexy/dexy). My description doesn't really do it justice - it can do a lot more. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 993c03d..5ddac41 100644 --- a/README.md +++ b/README.md @@ -83,3 +83,4 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [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/)) * [docgenerator](https://github.com/Ralt/docgenerator/blob/master/README.md) - Organize your documentation in Markdown files. (contributed by [Florian Margaine](http://margaine.com)) +* [dexy](http://www.dexy.it/) - Extensible documentation/report generator supporting multiple programming languages and serveral input and output formats.