Details
-
Task
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
-
Coremunity
-
Platform Core KANBAN
-
Enhancement
-
Adds a `puppet help <app> --ronn` command line option to generate help text for an application in ronn format. This eliminates the need for `puppet man` which is deprecated and will be removed in Puppet 7.
-
Needs Assessment
Description
Puppet docs tooling runs puppet man to produce ronn output for each application and converts that to html using the ronn gem. See https://github.com/puppetlabs/puppet-docs/blob/e09308ea830fbeb97a2702dd0b46c89a8d2af954/lib/puppet_references/puppet/man.rb#L120. We need to provide a way to generate the same output without relying on the puppet man application which will be removed in puppet 7
Attachments
Issue Links
- blocks
-
PUP-8446 Remove "puppet man" face application
-
- Resolved
-