Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 646 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 646 Bytes

bocco

Inspired by Backbone and Docco, Bocco is a quick way to generate Backbone-style documentation from Markdown.

Should be mostly compatible with the markdown produced by the collaborative wiki editor, so you can commit your documentation to github.

Example: input output

Installation

sudo npm install -g bocco

Usage

bocco file.md > output.html