sphinxcontrib-coffee 0.2.0

sphinxcontrib-coffee is a Sphinx extension that adds a CoffeeScript domain with autodoc support to Sphinx.This relies on coffeedoc_ to extract source comments from ``.coffee`` files. To install coffeedoc globally::  npm install -g coffeedoc.....