jcruz2us / docco-husky-brunch

A documentation generator plugin for Brunch.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docco-husky-brunch

Adds docco-husky support to brunch. It will generate documentation for javascript files in the /app directory

At the moment, the plugin is not available on npm so you have to use the tarball available on GitHub.

Usage

Add "docco-husky-brunch": "https://github.com/jcruz2us/docco-husky-brunch/tarball/master" to package.json of your brunch app.

docco-husky relies on Pygments, so don't forget to install Pygments...

About

A documentation generator plugin for Brunch.io


Languages

Language:JavaScript 69.1%Language:CoffeeScript 30.9%