Class Generators::HtmlFile
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: ContextUser

Handles the mapping of a file‘s information to HTML. In reality, a file corresponds to a TopLevel object, containing modules, classes, and top-level methods. In theory it could contain attributes and aliases, but we ignore these for now.

Methods

Attributes

name  [R] 
name  [R] 
path  [R] 
path  [R] 

Public Class methods

Public Instance methods

[Validate]