puppet-strings/lib/puppetx/yardoc/yard/handlers
Charlie Sharpsteen e56842bc1b Add handler for future parser functions
All Future Parser functions are documented using a standard YARD comment block.
This commit adds a new code object that watches for `create_function` and
generates a YARD `CodeObject::MethodObject` containing the docstring.
2014-08-06 14:56:37 -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 Add handler for future parser functions 2014-08-06 14:56:37 -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