method

rdoc_target

v2_1_10 - Show latest stable - Class: RDoc::Task
rdoc_target()
private

No documentation available.

# File lib/rdoc/task.rb, line 293
  def rdoc_target
    "#{rdoc_dir}/index.html"
  end