docco
The Quick and Dirty Literate Programming Documentation Generator
Last updated 4 years ago by jashkenas .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install docco 
SYNC missed versions from official npm registry.

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

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

http://jashkenas.github.io/docco/

Installation:

sudo npm install -g docco

Usage: docco [options] FILES

Options:

-h, --help             output usage information
-V, --version          output the version number
-l, --layout [layout]  choose a built-in layouts (parallel, linear)
-c, --css [file]       use a custom css file
-o, --output [path]    use a custom output path
-t, --template [file]  use a custom .jst template
-e, --extension [ext]  use the given file extension for all inputs
-L, --languages [file] use a custom languages.json
-m, --marked [file]    use custom marked options

Current Tags

  • 0.9.1                                ...           latest (4 years ago)
  • 0.7.0                                ...           stable (11 years ago)

13 Versions

  • 0.9.1                                ...           4 years ago
  • 0.9.0                                ...           4 years ago
  • 0.8.1                                ...           5 years ago
  • 0.8.0                                ...           8 years ago
  • 0.7.0                                ...           11 years ago
  • 0.6.3                                ...           12 years ago
  • 0.6.2                                ...           13 years ago
  • 0.6.1                                ...           13 years ago
  • 0.6.0                                ...           13 years ago
  • 0.5.0                                ...           13 years ago
  • 0.4.0                                ...           14 years ago
  • 0.3.0                                ...           15 years ago
  • 0.2.0                                ...           15 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 1
Last Day 0
Last Week 1
Last Month 1
Dependencies (5)
Dev Dependencies (0)
None
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |