SwiftDocCDeprecatedSectionStructureDeprecatedSectionA section that contains deprecation information.struct DeprecatedSectionTopicsInitializersinit(content: [any Markup])Creates a new deprecation section with the given markup content.init(text: String)Creates a new deprecation section with the given plain text.Instance Propertiesvar content: [any Markup]Type Propertiesstatic var title: String?