puppet-strings/lib/puppet
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
..
application Add skeleton of yardoc face 2014-05-16 10:57:24 -07:00
face Re-architect around a YARD parser 2014-05-22 22:23:34 -07:00
feature Add feature guards for necessary requirements 2014-05-19 22:24:03 -07:00