Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 915 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 915 Bytes

Supercollider

A fancy documentation generator that can mash up documentation from multiple sources, such as SassDoc and JSDoc. Used by the Foundation family of frameworks.

Features

Documentation

Read the overview section of the documentation to get an overview of how Supercollider works. Then check out the full documentation.

Local Development

git clone https://github.com/gakimball/supercollider
cd supercollider
npm install
npm test