Skip to content

Version 0.1.0

Pre-release
Pre-release

Choose a tag to compare

@gakimball gakimball released this 10 Apr 00:06
· 126 commits to master since this release

This is the first beta release of Supercollider, a documentation generator.

Features

  • Combines Markdown parsing with documentation generators like SassDoc and JSDoc, and mashes it all up in a Handlebars template.
  • Supports batch processing with globs, and Vinyl stream parsing, for use with Gulp.
  • Can be extended with custom adapters to add new documentation generators.