gnab / docco

Literate Programming can be Quick and Dirty.

Home Page:http://jashkenas.github.com/docco/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

 ____                                                      
/\  _`\                                                    
\ \ \/\ \        ___         ___         ___         ___   
 \ \ \ \ \      / __`\      /'___\      /'___\      / __`\ 
  \ \ \_\ \    /\ \ \ \    /\ \__/     /\ \__/     /\ \ \ \
   \ \____/    \ \____/    \ \____\    \ \____\    \ \____/
    \/___/      \/___/      \/____/     \/____/     \/___/ 


Docco is a quick-and-dirty, hundred-line-long, literate-programming-style
documentation generator. For more information, see:

http://jashkenas.github.com/docco/

$ docco 

  Usage: docco [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
    -h, --highlight [highlighter]  choose between "pygments" or "highlightjs"
    -p, --prettyname               prepend the "underscored path" to file names,
                                   e.g. app/src/foo.js => docs/app_src_foo.html

About

Literate Programming can be Quick and Dirty.

http://jashkenas.github.com/docco/


Languages

Language:CoffeeScript 96.7%Language:C 1.2%Language:JavaScript 1.2%Language:Python 0.5%Language:Ruby 0.3%