method

handle_special_RDOCLINK

ruby latest stable - Class: RDoc::Markup::ToHtmlCrossref

Method deprecated or moved

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

handle_special_RDOCLINK(special)
public

special is an rdoc-schemed link that will be converted into a hyperlink. For the rdoc-ref scheme the cross-reference will be looked up and the given name will be used.

All other contents are handled by {the superclass}[rdoc-ref:RDoc::Markup::ToHtml#handle_special_RDOCLINK]