method

target

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