method
gen_method_index
v1_8_6_287 -
Show latest stable
- Class:
Generators::HTMLGeneratorInOne
gen_method_index()public
No documentation available.
# File lib/rdoc/generators/html_generator.rb, line 1488
def gen_method_index
gen_an_index(HtmlMethod.all_methods, 'Methods')
end