Path: | lib/puppet/util/rdoc/parser.rb |
Last Update: | Wed Dec 09 12:54:29 -0800 2009 |
Puppet "parser" for the rdoc system The parser uses puppet parser and traverse the AST to instruct RDoc about our current structures. It also parses ruby files that could contain either custom facts or puppet plugins (functions, types…)