method
target
v1_9_1_378 -
Show latest stable
- Class:
RDoc::Generator::TexinfoTemplate
target(name, text)public
No documentation available.
# File lib/rdoc/generator/texinfo.rb, line 68
def target(name, text)
text # TODO: how do hyperlink targets work?
end