Class | Generators::PuppetGenerator |
In: |
lib/puppet/util/rdoc/generators/puppet_generator.rb
|
Parent: | HTMLGenerator |
This is a specialized HTMLGenerator tailored to Puppet manifests
Generate:
the list of modules the list of classes and definitions of a specific module the list of all classes the list of nodes the list of resources
produce a class/module list of HTMLPuppetModule/HTMLPuppetClass based on the code object traversal.