diff --git a/README.md b/README.md index e362e03..637158c 100644 --- a/README.md +++ b/README.md @@ -91,3 +91,4 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [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. (contributed by [troytop](http://github.com/troytop)) +* [Slate](https://github.com/tripit/slate) - Static API documentation creation tool from the team at Tripit.