diff --git a/plugins/index.md b/plugins/index.md index 815b5720..a0dfe3eb 100644 --- a/plugins/index.md +++ b/plugins/index.md @@ -24,3 +24,13 @@ layout: default {: .table .table-condensed } --- + +### parameter_documentation + +> Check to validate that all class parameters are documented. + +| **URL** | | +| **Install** | `gem install puppet-lint-param-docs` | +{: .table .table-condensed } + +---