# File lib/rdoc/generator/markup.rb, line 13
  def aref_to(target_path)
    RDoc::Markup::ToHtml.gen_relative_url path, target_path
  end