Skip to main content
  1. Blog/

docco.coffee, Rocco, etc.

·43 words·1 min·
Diego Zamboni
Author
Diego Zamboni
Docco is a quick-and-dirty, hundred-line-long, literate-programming-style documentation generator. It produces HTML that displays your comments alongside your code. Comments are passed through Markdown, and code is passed through Pygments syntax highlighting.

Nice-looking tool for literate programming, with variants for several languages.