diff --git a/README.md b/README.md index c747238..5988bbb 100644 --- a/README.md +++ b/README.md @@ -75,3 +75,4 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [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/)) +* [docgenerator](https://github.com/Ralt/docgenerator/blob/master/README.md) - Organize your documentation in Markdown files. (contributed by [Florian Margaine](http://margaine.com))