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. |
||
|---|---|---|
| .. | ||
| code_objects | ||
| handlers | ||
| templates/default | ||
| code_objects.rb | ||
| handlers.rb | ||
| monkey_patches.rb | ||
| parser.rb | ||
| plugin.rb | ||