puppet-strings/lib/puppetx/yardoc/yard/handlers
Charlie Sharpsteen 918e3bc9cc Tag all functions with @api public
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.
2014-06-19 16:31:58 -07:00
..
base.rb Move Puppet classes into a custom namespace 2014-05-25 22:59:46 -07:00
defined_type_handler.rb Extend doc generation to defined types 2014-05-30 09:28:25 -07:00
host_class_handler.rb Extract class parameters from parser output 2014-05-28 23:53:12 -07:00
parser_function_handler.rb Tag all functions with @api public 2014-06-19 16:31:58 -07:00