title()
Gets the title for this RDoc store. This is used as the title in each page on the RDoc server
# File lib/rdoc/store.rb, line 942 def title @cache[:title] end