wddoc is a documentation generator based on Dox and Markdown with support for JavaScript, CoffeeScript and IcedCoffeeScript.
npm install wddocWDDoc 
=====
wddoc is a documentation generator based on Charles Bourasseaus
Markdox. Its only purpose is to create all documentation
files for the Webdriver.io website. If your are looking for a
documentation generator for your project, please check out his project!
Installation
------------
$ npm install -g wddoc
Usage
-----
# TODO
Credits
-------
Big thank you to Charles Bourasseau for his work on Markdox.