Skip to content

foundation/supercollider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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