puppet-strings/lib/puppetx/yardoc
Charlie Sharpsteen c8d318b161 Re-architect around a YARD parser
Start building a YARD parser. Parsing and comment extraction has been moved out
of the yardoc face and into the new `Puppetx::Yardoc::YARD::PuppetParser`
class. The old `Commentor` class from the Util module has been renamed to
`Puppetx::Yardoc::Pops::YARDTransformer`.

`puppet yardoc` is still capable of extracting docstrings for node, class and
type definitions from a single manifest file.
2014-05-22 22:23:34 -07:00
..
pops Re-architect around a YARD parser 2014-05-22 22:23:34 -07:00
yard Re-architect around a YARD parser 2014-05-22 22:23:34 -07:00