We're building up a specification in Gherkin, and we'd like to present the feature files to the business stakeholders. How can we export all our feature files in some sort of 'pretty' format?
For example:
The best I've seen so far is Pickles; http://github.com/picklesdoc/pickles
It's work in process but looks good already. Please supply your feedback on GitHub