Class | Generators::MERBGenerator |
In: |
lib/generators/templates/application/merb_core/doc/rdoc/generators/merb_generator.rb
lib/generators/templates/application/merb_stack/doc/rdoc/generators/merb_generator.rb |
Parent: | Object |
Generators may need to return specific subclasses depending on the options they are passed. Because of this we create them using a factory
Generators may need to return specific subclasses depending on the options they are passed. Because of this we create them using a factory
Set up a new HTML generator. Basically all we do here is load up the correct output temlate
Set up a new HTML generator. Basically all we do here is load up the correct output temlate
Build the initial indices and output objects based on an array of TopLevel objects containing the extracted information.
Build the initial indices and output objects based on an array of TopLevel objects containing the extracted information.