Class: Generators::PuppetGeneratorInOne
- Defined in:
- lib/puppet/util/rdoc/generators/puppet_generator.rb
Instance Method Summary collapse
Instance Method Details
#gen_method_index ⇒ Object
905 906 907 |
# File 'lib/puppet/util/rdoc/generators/puppet_generator.rb', line 905 def gen_method_index gen_an_index(HtmlMethod.all_methods, 'Defines') end |