puppet-strings/lib/puppetx/yardoc/yard/handlers
Charlie Sharpsteen 1d81aacf5a Recurse into 4.x functions and process dispatches
This patch recurses into any `create_function` block and processes any
`dispactch` blocks contained within. The implementation assumes docstrings will
be provided as a comment block, but this is just a temporary placeholder.

Idealy, the contents of the `dispatch` block would be processed to produce an
`@override` tag for 4.x functions.
2014-08-06 14:59:27 -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
future_parser_function_handler.rb Recurse into 4.x functions and process dispatches 2014-08-06 14:59:27 -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