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

Merge pull request #72 from logankoester/master

Adds codo documentation generator (CoffeeScript) (Thanks, Logan.)
This commit is contained in:
Mark Phillips
2014-03-03 23:16:04 -08:00

View File

@@ -96,4 +96,5 @@ This should be updated fairly regularly. As usual, **pull requests are encourage
* [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))
* [codo](https://github.com/coffeedoc/codo) - CoffeeScript API documentation generator, similar to YARD. (contributed by [Logan Koester](http://github.com/logankoester))
* [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))