puppet-strings/lib/puppetx/yardoc/yard
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
..
code_objects Add new PuppetNamespaceObject class 2014-06-12 21:12:37 -07:00
handlers Register PuppetFunctions with handler method 2014-06-19 16:32:28 -07:00
templates/default Skip function list render if no functions defined 2014-06-12 22:48:56 -07:00
code_objects.rb Add new PuppetNamespaceObject class 2014-06-12 21:12:37 -07:00
handlers.rb Add custom YARD handler for parser functions 2014-06-05 21:40:17 -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