You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An excerpt from Kazan.Apis.Apps.V1beta1.ControllerRevision:
DEPRECATED - This group version of ControllerRevision is deprecated by apps/v1beta2/ControllerRevision. See the release notes for more information. ControllerRevision
In this sample, it'd be ideal if ControllerRevision was quoted, and if apps/v1beta2/ControllerRevision was converted into Kazan.Apis.Apps.V1beta2.ControllerRevision so that ExDoc would automatically link to the replacement module.
Not sure how hard this would be, but it seems like it'd be worth it.
It might also be possible for some names of modules that aren't fully scoped to somehow become links. Though this might need some work done in ExDoc. As repeating the full module path every time in a sentence is going to become tiresome.
The text was updated successfully, but these errors were encountered:
An excerpt from
Kazan.Apis.Apps.V1beta1.ControllerRevision
:In this sample, it'd be ideal if
ControllerRevision
was quoted, and ifapps/v1beta2/ControllerRevision
was converted intoKazan.Apis.Apps.V1beta2.ControllerRevision
so that ExDoc would automatically link to the replacement module.Not sure how hard this would be, but it seems like it'd be worth it.
It might also be possible for some names of modules that aren't fully scoped to somehow become links. Though this might need some work done in ExDoc. As repeating the full module path every time in a sentence is going to become tiresome.
The text was updated successfully, but these errors were encountered: