0.4.1 • Published 12 years ago

doccoh v0.4.1

Weekly downloads
1
License
-
Repository
github
Last release
12 years ago

Doccoh

Doccoh (Docco with Highlight.js) is a fork of Docco that replaces Pygments syntax highlighter for Highlight.js.

Docco is a quick-and-dirty, hundred-line-long, literate-programming-style documentation generator. For more information, see: http://jashkenas.github.com/docco/

Installation

npm install -g doccoh

Usage

$ doccoh

Usage: doccoh options <filePattern ...>

Options:

-h, --help output usage information -V, --version output the version number -c, --css file use a custom css file -o, --output path use a custom output path -t, --template file use a custom .jst template

Documentation

http://rozmiarek.github.com/doccoh

Release History

  • 2012/10/29 - v0.4.1 - Renamed from docco to doccoh. Removed Python's Pygments dependency.

License

Licensed under the MIT license.