method

target

ruby latest stable - Class: RDoc::Generator::TexinfoTemplate

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v1_9_1_378) is shown here.

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