akrymski / bocco

Generate API documentation from Markdown

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Generate API documentation from Markdown

License:MIT License


Languages

Language:HTML 91.4%Language:JavaScript 8.6%