Issue #6634 has been reported by Matt Robinson.

----------------------------------------
Bug #6634: puppet doc doesn't document resources in manifests other than class, 
node, define
https://projects.puppetlabs.com/issues/6634

Author: Matt Robinson
Status: Accepted
Priority: Normal
Assignee: 
Category: 
Target version: 
Affected Puppet version: 
Keywords: 
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 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-bugs?hl=en.

Reply via email to