Charlie Sharpsteen
|
f53cbed1bb
|
Add rudimentary comment extractor
With this patch, the `yardoc` face will parse a manifest file and then extract
any comments associated with each node, class and type definition.
|
2014-05-21 22:14:53 -07:00 |
Charlie Sharpsteen
|
3ad750d103
|
Add feature guards for necessary requirements
Add `Puppet.feature` guards for the `yard` and `rgen` libraries.
|
2014-05-19 22:24:03 -07:00 |
Charlie Sharpsteen
|
3d71143614
|
Add skeleton of yardoc face
Currently just reads in a path to a `.pp` file and runs it through a Pops
parser.
|
2014-05-16 10:57:24 -07:00 |
Charlie Sharpsteen
|
a9408c792b
|
Initial commit
Added skeleton from `puppet module generate` minus bits related to manifests.
|
2014-05-16 10:57:24 -07:00 |