docco

The Quick and Dirty Literate Programming Documentation Generator

MIT 14 个版本
安装
npm install docco
yarn add docco
pnpm add docco
bun add docco
README

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

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

http://ashkenas.com/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
版本列表
0.9.2 2025-03-27
0.9.1 2021-11-16
0.9.0 2021-11-16
0.8.1 2021-02-03
0.8.0 2017-12-19
0.7.0 2015-02-03
0.6.3 2014-02-03
0.6.2 2013-03-18
0.6.1 2013-03-13
0.6.0 2013-03-11
0.5.0 2013-03-11
0.4.0 2012-08-22
0.3.0 2011-02-19
0.2.0 2011-02-19