bocco

November 23, 2021 ยท View on GitHub

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

Contents

  1. 0.1Installation
  2. 0.2Usage