1
0
mirror of https://github.com/PharkMillups/beautiful-docs.git synced 2025-08-24 19:53:02 +02:00

manual merge to get #71 in

This commit is contained in:
Mark Phillips
2014-03-03 21:22:54 -08:00

View File

@@ -94,5 +94,7 @@ 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))
<<<<<<< HEAD
* [Slate](https://github.com/tripit/slate) - Static API documentation creation tool from the team at Tripit.
* [MireDot](http://www.miredot.com) - REST API documentation generator for Java. Plugs into your build process and generates a searchable html page. (contributed by [bertvh](https://github.com/bertvh))
* [Flatdoc](http://ricostacruz.com/flatdoc/) - Create well designed open source documentation from Github repository README files or simple Markdown files. (contributed by [@moore](http://twitter.com/moore))