main=(page)
Sets the main page for this RDoc store.
# File lib/rdoc/store.rb, line 675 def main= page @cache[:main] = page end