forked from jashkenas/docco
-
Notifications
You must be signed in to change notification settings - Fork 0
Literate Programming can be Quick and Dirty.
danielmlipton/docco
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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/ 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 -m, --markdown output markdown Building and Testing: npm install cake build cake test For code syntax highlighting, install Python Pygments with `sudo easy_install pygments`
About
Literate Programming can be Quick and Dirty.
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- CoffeeScript 97.0%
- C 1.1%
- JavaScript 1.1%
- Other 0.8%