puppet-strings/lib/puppetx/yardoc/yard/handlers
Charlie Sharpsteen 752b5e9d0f Register PuppetFunctions with handler method
Use the `register` method of YARD handler objects instead of calling
`YARD::Registry.register` as the latter does not seem to work properly.
2014-06-19 16:32:28 -07:00
..
base.rb Move Puppet classes into a custom namespace 2014-05-25 22:59:46 -07:00
defined_type_handler.rb Extend doc generation to defined types 2014-05-30 09:28:25 -07:00
host_class_handler.rb Extract class parameters from parser output 2014-05-28 23:53:12 -07:00
parser_function_handler.rb Register PuppetFunctions with handler method 2014-06-19 16:32:28 -07:00