Method: Generators::PuppetGenerator#gen_method_index
- Defined in:
- lib/puppet/util/rdoc/generators/puppet_generator.rb
#gen_method_index ⇒ Object
80 81 82 83 |
# File 'lib/puppet/util/rdoc/generators/puppet_generator.rb', line 80 def gen_method_index # we don't generate an all define index # as the presentation is per module/per class end |