# File lib/rdoc/generator/html.rb, line 68
  def initialize(options) #:not-new:
    @options = options
    load_html_template
    @main_page_path = nil
  end