After upgrading to Puppet 3.0.0 it seems that puppet doc is no longer producing documentation from my modules / manifests. I have a setup with two environments in /etc/puppet/environments/[production, testing], and I'm running the following command to generate the docs:
puppet doc --all --mode rdoc --environment production --outputdir doc After running this it creates the 'doc' directory but there are no files in it. The same command was working OK on 2.7.19. Has anything changed in the required format of doc comments in the manifests? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/_wWW_iC720cJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.