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 [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.