The html and markdown templates make use of providerInfo.init.deprecated.docString to support when a provider's initializer has a general deprecation comment; however the general provider doc string itself doesn't seem to support marking the whole provider as deprecated. It would be nice to see this added.
The html and markdown templates make use of
providerInfo.init.deprecated.docStringto support when a provider's initializer has a general deprecation comment; however the general provider doc string itself doesn't seem to support marking the whole provider as deprecated. It would be nice to see this added.