From 9db800a3827d25ca2ba6688ecaf8dc6e5023fd7d Mon Sep 17 00:00:00 2001 From: Pavel Date: Wed, 4 Jun 2014 21:49:17 +0400 Subject: [PATCH] Update README.md Daux.io added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2267224..2e1ba8a 100644 --- a/README.md +++ b/README.md @@ -93,3 +93,4 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [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)) * [GitBook](https://github.com/GitbookIO/gitbook) - Utility for generating documentation, books and exercises using GitHub/Git and Markdown. (contributed by [Samy Pessé](https://github.com/SamyPesse)) +* [Daux](https://github.com/justinwalsh/daux.io) - an documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly. It helps you create great looking documentation in a developer friendly way.