If a provider and a type with the same name conflict strings will overwrite the documentation of one of them with the other. That is if both a provider and a type are named apt_key, strings will write the type to doc/apt_key.html and the provider to doc/apt_key.html. The fix is to write the provider to doc/apt_key_provider.html and the type to doc/apt_key_type.html. |
||
|---|---|---|
| .. | ||
| examples | ||
| defined_type_handler_spec.rb | ||
| host_class_handler_spec.rb | ||
| puppet_3x_function_handler_spec.rb | ||
| puppet_4x_function_handler_spec.rb | ||
| template_helper_spec.rb | ||
| type_handler_spec.rb | ||