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

Methods

for   for   generate   generate   new   new  

Included Modules

MarkUp MarkUp

Public Class methods

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

Protected Class methods

Set up a new HTML generator. Basically all we do here is load up the correct output temlate

Public Instance methods

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.

[Validate]