groc icon indicating copy to clipboard operation
groc copied to clipboard

Documentation generation, in the spirit of literate programming.

Results 79 groc issues
Sort by recently updated
recently updated
newest added

In order to make collaboration even faster, have a look at prose.io and how michael created a markdown content editor for github. Its a pretty neat thing and well done....

Hi all, I'm having some issues getting Groc running on Windows 8 x64. I have three test files: - README.md - app.html - app.rb - app.js When I run 'groc...

When you format your comments with *emphasis* or **strong emphasis**, the comment is displayed just like normal text. Please add rules for `` and `` in the .sass styles.

hey there, I'm writing a [grunt](https://github.com/cowboy/grunt/) task that generates docs and I was thinking of using groc. I was wondering if it's possible to use groc within another script as...

Anyone interested in helping to port this to .net? https://github.com/SoftwareSingularity/groc

Is there a trick to making a github view-source button appear next to the ToC? Best i can tell, it is the `"repository-url"` option, but i have supplied that and...

This is a request to copy over local images included in markdown files (or comments.) I can see two ways this could be done: simplify specify a new option to...

I'm trying to use groc in a fairly standard Rails project. I've got the following config: { "glob" : ["app/assets/js/**/*.coffee", "lib/**/*.rb", "config/**/*.rb"], "github" : false } When I run 'groc',...

bug

Make sure that we're giving the user enough information to diagnose what's wrong, and next steps

bug