Install Puppet Strings
Before you can generate module documentation, you must install the Puppet Strings gem.
Before you begin:
Puppet Strings requires:
Ruby 2.1.9 or newer.
Puppet 4.0 or newer.
The
yard
Ruby gem.
- If you don't have the
yard
gem installed yet, install it by runninggem install yard
- Install the
puppet-strings
gem by runninggem install puppet-strings