puppet-strings/lib/puppetx
Charlie Sharpsteen c1217912dd Add custom YARD handler for parser functions
This handler triggers on all occurrences of `newfunction` and parses the
parameters passed to that method in order to generate documentation. The
implementation is a good experiment in extracting documentation without
evaluating Ruby code. However, the generality of this approach may ultimately
be doomed by the use of metaprogramming in custom Types and Providers.
2014-06-05 21:40:17 -07:00
..
yardoc Add custom YARD handler for parser functions 2014-06-05 21:40:17 -07:00
yardoc.rb Re-architect around a YARD parser 2014-05-22 22:23:34 -07:00