From 5eda116bd467a57443d51f510d0589dccba2d9d7 Mon Sep 17 00:00:00 2001 From: Mark Phillps Date: Wed, 8 Jan 2014 14:47:13 -0800 Subject: [PATCH] adding commit attribution to the PR. Thanks, Troy. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ddac41..b632981 100644 --- a/README.md +++ b/README.md @@ -83,4 +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. +* [dexy](http://www.dexy.it/) - Extensible documentation/report generator supporting multiple programming languages and serveral input and output formats. (contributed by [troytop](http://github.com/troytop))