Skip to content

rozmiarek/doccoh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Literate Programming can be Quick and Dirty.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 96.3%
  • C 1.4%
  • JavaScript 1.3%
  • Other 1.0%