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

Merge pull request #69 from bertvh/patch-1

Added MireDot. (Thanks, Bert.)
This commit is contained in:
Mark Phillips
2014-03-03 21:12:09 -08:00

View File

@@ -95,3 +95,4 @@ This should be updated fairly regularly. As usual, **pull requests are encourage
* [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.
* [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))