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

Added MireDot

This commit is contained in:
Bert Vanhooff
2014-01-29 14:50:30 +01:00
parent 7155ad8b2c
commit 59761424ba

View File

@@ -92,3 +92,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] - REST API documentation generator for Java. Plugs into your build process and generates a searchable html page. (contributed by [bertvh](https://github.com/bertvh))