Issue #6634 has been updated by Charlie Sharpsteen. Keywords set to puppetdoc
---------------------------------------- Bug #6634: puppet doc doesn't document resources in manifests other than class, node, define https://projects.puppetlabs.com/issues/6634#change-83228 Author: Matt Robinson Status: Accepted Priority: Normal Assignee: Category: Target version: Affected Puppet version: Keywords: puppetdoc Branch: This started happening in commit: b27e9b4bd79c30c7910a02122069695044f05477 You can reproduce this by running: puppet doc filename.pp --all with a file that looks like # this should show up file {'foo' : ensure => present} Showed up as part of #5081 which was reverting #4349, so even though this was working at some point, the code that made it work caused other problems. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
