for(options)
Standard generator factory
# File lib/rdoc/generator/chm.rb, line 10 def self.for(options) new(options) end