GherkinDoc
A processor that transforms Cucumber (Gherkin) feature files into static HTML documentation site.
Usage:
var gherkindoc = ;gherkindoc;
The following options are available (defaults are shown):
theme: 'cosmo' // The [bootswatch](http://bootswatch.com/) theme to use renderScenaria: true // whether to render scenario bodies or only feature descriptions