Skip to content

cnsuhao/docco

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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


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

About

Literate Programming can be Quick and Dirty.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 59.3%
  • CoffeeScript 24.6%
  • CSS 15.1%
  • C 0.3%
  • JavaScript 0.3%
  • TeX 0.2%
  • Other 0.2%