doccoh

0.4.1 • Public • Published

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.

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i doccoh

    Weekly Downloads

    2

    Version

    0.4.1

    License

    none

    Last publish

    Collaborators

    • rozmiarek