puppet-strings/lib/puppetx/yardoc/yard
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
..
code_objects Add new PuppetNamespaceObject class 2014-06-12 21:12:37 -07:00
handlers Recurse into 4.x functions and process dispatches 2014-08-06 14:59:27 -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