method
href
ruby latest stable - Class:
RDoc::Generator::TexinfoTemplate
href(location, text)public
No documentation available.
# File lib/rdoc/generator/texinfo.rb, line 64
def href(location, text)
text # TODO: how does texinfo do hyperlinks?
end