puppet-strings/lib
Ian Kronquist d2c178b59c (PDOC-52) Register docstring after object
In a Puppet type if the user documents a parameter with the directive, then
Yard will read the parameter and think there is an empty docstring there. This
will overwrite the docstring we extracted.
The fix is simple -- overwrite our docstring with theirs, if our docstring
exists at all.
2015-09-15 09:55:50 -07:00
..
puppet (PDOC-35) Document types & providers separately 2015-09-09 14:35:45 -07:00
puppet_x/puppetlabs (PDOC-52) Register docstring after object 2015-09-15 09:55:50 -07:00