groc
groc copied to clipboard
Documentation generation, in the spirit of literate programming.
Upgraded jade to pug.
added vuejs extention.
Hey Guys, when I use groc for doc generation, it does not add a new line at the end of file. This is a big hassle for us as we...
No longer always points to master
This patch adds support for the subject file types.
Did I miss something or glob parameter do not support negative paths as exclude from array into `.groc.json`? Some example to clear minds: ``` "glob": [ "src/**/*.coffee", "!src/**/*.spec.coffee", "gulp/**/*.coffee", "!gulp/**/*.spec.coffee",...
Reference: - http://coffeescript.org/#literate - http://news.ycombinator.com/item?id=5277916
if the current file is of type markdown (.md), don't show the wide source div, but use all space in the browser for the documentation. The implementation adds a `data-extension=`...
hey fellas! :) i added support for the [Stylus](https://learnboost.github.io/stylus/) css preprocessor language
When docs change, generate 'em! http://search.npmjs.org/#/tree-watcher perhaps?