Feature #7675
Generate static manpages from the dynamic data
| Status: | Accepted | Start date: | 05/25/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | 2.7.x | |||
| Affected Puppet version: | Branch: | |||
| Keywords: | ||||
| Votes: | 0 |
Description
As per #7562 we have dynamically generated man page info for “puppet man”.
We need to take this work and use it to generate static manpages for the actual distribution.
This should probably be part of install.rb so our packaging folks downstream can just use their existing tools to generate packages.
Related issues