docgo icon indicating copy to clipboard operation
docgo copied to clipboard

literate-programming-style documentation for golang, modeled on docco

Results 2 docgo issues
Sort by recently updated
recently updated
newest added

Hi, would be possible to get comments also from HTML template source files? I tried to modify the `match` regular expression on line 54 but to no avail... I can't...

It would be helpful to be able to reuse your implementation using a Go package instead of just the command interface. As an example of what I mean, the `gofmt`...