| The generation of the raw manpages tasks/manpages.rake will need to be updated to not use the "puppet man" face. The puppet-docs repo uses a markdown-like format that the "puppet man" face outputs to be able to generate HTML snippits. It doesn't look like we can directly go from the ronn format of the manpages to the markdown format puppet-docs uses, and will need to hook into earlier in the chain to be able to update the puppet-docs repo. Kicking this out of the 6.0.0 release as updating how we generate the static manpages, and updating the puppet-docs repo is not in scope for what we can get done for the 6.0.0 release. |