rdoc icon indicating copy to clipboard operation
rdoc copied to clipboard

"Improve this on github" link

Open drbrain opened this issue 11 years ago • 1 comments

Allow rdoc to know the github repository and provide a link to the file and line where the method starts

Rdoc already has this information so it should not be hard to provide just a link.

drbrain avatar May 05 '14 17:05 drbrain

sdoc currently does this see https://github.com/voloko/sdoc/blob/master/lib/sdoc/github.rb

zzak avatar May 05 '14 17:05 zzak