Skip to content

akrymski/bocco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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