- Inheritance
 - < Generators::HTMLGenerator < Object
 
Methods
Class
| Visibility | Signature | 
|---|---|
| public | new (*args) | 
Instance
| Visibility | Signature | 
|---|---|
| public | build_class_list (from, html_file, class_dir) | 
| public | build_indices () | 
| public | gen_an_index (collection, title) | 
| public | gen_class_index () | 
| public | gen_file_index () | 
| public | gen_into (list) | 
| public | gen_method_index () | 
| public | generate (info) | 
| public | generate_xml () | 
Class Method Detail
new(*args)
Instance Method Detail
build_class_list(from, html_file, class_dir)
build_indices()
Generate:
gen_an_index(collection, title)
gen_class_index()
gen_file_index()
gen_into(list)
gen_method_index()
generate(info)
Build the initial indices and output objects based on an array of TopLevel objects containing the extracted information.
generate_xml()
Generate all the HTML. For the one-file case, we generate all the information in to one big hash