puppet-strings/lib/puppet_x/puppetlabs/strings/yard
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
..
code_objects (PDOC-35) Document types & providers separately 2015-09-09 14:35:45 -07:00
core_ext (PDOC-25) Fix mangled puppet namespaces 2015-03-12 16:51:00 -07:00
handlers (PDOC-52) Register docstring after object 2015-09-15 09:55:50 -07:00
tags (PDOC-35) Document types & providers separately 2015-09-09 14:35:45 -07:00
templates/default (PDOC-49) Improve warnings 2015-09-11 14:30:14 -07:00
monkey_patches.rb (PDOC-35) Document types & providers separately 2015-09-09 14:35:45 -07:00
parser.rb (PDOC-35) Dispatch handlers in correct order 2015-07-21 15:15:30 -07:00