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