> As far as the rdoc thing, it's fine with me, but it would be nice if there > was a way to scrape params from the classes w/o having to list out each in > the comments, which I think is part of the actual Ruby rdoc functionality.
Yeah - repeating yourself is awful. /me has written quite a few puppet doc headers in my time and this is a pet peave. On this line of thought - I'd prefer to have it grok the description of the param from a comment field near the property/param or something (like above?), this would feel more natural. ken. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
