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
@available(*, deprecated, renamed:"subheadingDeclarationFragments", message:"Use 'subheadingDeclarationFragments' instead. This deprecated API will be removed after 6.3 is released.")
229
+
@available(*, deprecated, renamed:"subheadingDeclarationFragments", message:"Use 'subheadingDeclarationFragments' instead. This deprecated API will be removed after 6.4 is released.")
@@ -241,7 +241,7 @@ public struct LinkDestinationSummary: Codable, Equatable {
241
241
/// Images that are used to represent the summarized element or `nil` if the images are the same as the summarized element.
242
242
///
243
243
/// If the summarized element has an image but the variant doesn't, this property will be `Optional.some(nil)`.
244
-
@available(*, deprecated, message:"`TopicRenderReference` doesn't support variant specific topic images. This property will be removed after 6.3 is released")
244
+
@available(*, deprecated, message:"`TopicRenderReference` doesn't support variant specific topic images. This property will be removed after 6.4 is released")
@available(*, deprecated, renamed:"init(traits:kind:language:relativePresentationURL:title:abstract:taskGroups:usr:plainTextDeclaration:subheadingDeclarationFragments:navigatorDeclarationFragments:)", message:"Use `init(traits:kind:language:relativePresentationURL:title:abstract:taskGroups:usr:plainTextDeclaration:subheadingDeclarationFragments:navigatorDeclarationFragments:)` instead. `TopicRenderReference` doesn't support variant specific topic images. This property will be removed after 6.3 is released")
287
+
@available(*, deprecated, renamed:"init(traits:kind:language:relativePresentationURL:title:abstract:taskGroups:usr:plainTextDeclaration:subheadingDeclarationFragments:navigatorDeclarationFragments:)", message:"Use `init(traits:kind:language:relativePresentationURL:title:abstract:taskGroups:usr:plainTextDeclaration:subheadingDeclarationFragments:navigatorDeclarationFragments:)` instead. `TopicRenderReference` doesn't support variant specific topic images. This property will be removed after 6.4 is released")
288
288
publicinit(
289
289
traits:[RenderNode.Variant.Trait],
290
290
kind:VariantValue<DocumentationNode.Kind>=nil,
@@ -375,7 +375,7 @@ public struct LinkDestinationSummary: Codable, Equatable {
375
375
self.variants = variants
376
376
}
377
377
378
-
@available(*, deprecated, renamed:"init(kind:language:relativePresentationURL:referenceURL:title:abstract:availableLanguages:platforms:taskGroups:usr:plainTextDeclaration:subheadingDeclarationFragments:navigatorDeclarationFragments:redirects:topicImages:references:variants:)", message:"Use `init(kind:language:relativePresentationURL:referenceURL:title:abstract:availableLanguages:platforms:taskGroups:usr:plainTextDeclaration:subheadingDeclarationFragments:navigatorDeclarationFragments:redirects:topicImages:references:variants:)` instead. This property will be removed after 6.3 is released")
378
+
@available(*, deprecated, renamed:"init(kind:language:relativePresentationURL:referenceURL:title:abstract:availableLanguages:platforms:taskGroups:usr:plainTextDeclaration:subheadingDeclarationFragments:navigatorDeclarationFragments:redirects:topicImages:references:variants:)", message:"Use `init(kind:language:relativePresentationURL:referenceURL:title:abstract:availableLanguages:platforms:taskGroups:usr:plainTextDeclaration:subheadingDeclarationFragments:navigatorDeclarationFragments:redirects:topicImages:references:variants:)` instead. This property will be removed after 6.4 is released")
0 commit comments