SwiftDocCContentRenderSectionStructureContentRenderSectionA section of documentation content.struct ContentRenderSectionTopicsInitializersinit(from: any Decoder) throwsinit(kind: RenderSectionKind, content: [RenderBlockContent], heading: String?)Creates a new content sectionInstance Propertiesvar content: [RenderBlockContent]Arbitrary content for this section.let kind: RenderSectionKind