puppet-strings/lib/puppetx/yardoc/yard
Charlie Sharpsteen 84f31a8074 Handle cases where the parser returns nil
The Future Parser will return nil if a manifest file contains no statements
(I.E. it is empty or full of comments). Handle these cases and ensure the
`enumerate` method of the YARD parser always returns an Array.
2014-06-02 19:04:19 -07:00
..
code_objects Add DefinedTypeObject#inheritance_tree 2014-06-01 18:03:20 -07:00
handlers Extend doc generation to defined types 2014-05-30 09:28:25 -07:00
templates/default Extend doc generation to defined types 2014-05-30 09:28:25 -07:00
code_objects.rb Extend doc generation to defined types 2014-05-30 09:28:25 -07:00
handlers.rb Extend doc generation to defined types 2014-05-30 09:28:25 -07:00
monkey_patches.rb Extend doc generation to defined types 2014-05-30 09:28:25 -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