# Dox Template

A simple template for use with the [dox](http://github.com/visionmedia/dox) documentation library.

## Installation

    npm install dox-template

## Usage

    dox < my_awesome_lib.js | dox-template -r 0.0.1 > my_awesome_lib_docs.html

For more usage run `dox-template -h`.

## Examples

This is currently in use for [Davis.js api documentation](http://olivernn.github.com/davis.js/docs/) and for [splunk docs](http://splunk.github.com/splunk-sdk-javascript/docs/0.1.0/index.html).
