puppet-strings/lib/puppetx/yardoc/yard
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
..
code_objects Add new PuppetNamespaceObject class 2014-06-12 21:12:37 -07:00
handlers Add handler for future parser functions 2014-08-06 14:56:37 -07:00
templates/default Add handler for future parser functions 2014-08-06 14:56:37 -07:00
code_objects.rb Add new PuppetNamespaceObject class 2014-06-12 21:12:37 -07:00
handlers.rb Add handler for future parser functions 2014-08-06 14:56:37 -07:00
monkey_patches.rb Move parser functions into a PuppetNamespace 2014-06-12 21:21:11 -07:00
parser.rb Handle cases where the parser returns nil 2014-06-02 19:04:19 -07:00
plugin.rb Fix plugin loading from YARD 2014-05-28 00:07:15 -07:00