method
new
v1_9_3_392 -
Show latest stable
- Class:
RDoc::Markup::ToHtmlCrossref
new(from_path, context, show_hash, hyperlink_all = false, markup = nil)public
Creates a new crossref resolver that generates links relative to context which lives at from_path in the generated files. ‘#’ characters on references are removed unless show_hash is true. Only method names preceded by ‘#’ or ‘::’ are linked, unless hyperlink_all is true.