[Puppet Users] Re: Extracting Documentation from custom types.

2012-02-01 Thread vertigo
d_vm > > Doing stuff > > Parameters > -- >    access_key, api_key, ensure, flavor, id, image, name, region, user_data > > Providers > - >    ec2 > > -- > Cody Herriges > Professional Service Engineer - Puppet Labs > pgp key: 0x5DB77142 @ pgp.mit.edu >

[Puppet Users] Extracting Documentation from custom types.

2012-02-01 Thread vertigo
Hi All. We have written an extensive custom type (with provider) for an internal product that I would like to document using the @doc class instance variable and calls to desc in the type. For the life of me, I cannot work out (or find an example) of how to extract said documentation. Do you use