method
href
v1_9_1_378 -
Show 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