0.3.0 • Published 7 years ago

spacedoc v0.3.0

Weekly downloads
5
License
MIT
Repository
github
Last release
7 years ago

Spacedoc

A fancy documentation generator that can mash up documentation from multiple sources, such as SassDoc and JSDoc. Spacedoc was originally forked from Supercollider, the documentation tool used by the Foundation family of frameworks.

Features

Documentation

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

Local Development

git clone https://github.com/spacedoc/spacedoc
cd Spacedoc
npm install
npm test