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

missed something

This commit is contained in:
Mark Phillips
2014-03-03 21:23:54 -08:00
parent b86657ae28
commit 8d60968b32

View File

@@ -94,7 +94,6 @@ 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))