7814eeaf3c
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. |
||
---|---|---|
.. | ||
acceptance | ||
lib/strings_spec | ||
unit | ||
spec_helper.rb | ||
spec_helper_acceptance.rb |