The Puppet Core uses a `.yardopts` file that hides all docstrings that do not have an API tag. This patch is a hack that allows `puppet yardoc` to extract documentation for parser functions shipped in the core. FIXME: This isn't the right way to solve the problem. The right way to solve the problem is to adjust the Puppet `.yardopts` file to a sane value. |
||
|---|---|---|
| .. | ||
| code_objects | ||
| handlers | ||
| templates/default | ||
| code_objects.rb | ||
| handlers.rb | ||
| monkey_patches.rb | ||
| parser.rb | ||
| plugin.rb | ||