method

href

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