SwiftDocCResourcesRenderSectionStructureResourcesRenderSectionA section that contains additional resources for learning about a technology.struct ResourcesRenderSectionTopicsInitializersinit(from: any Decoder) throwsinit(tiles: [RenderTile], content: [RenderBlockContent])Creates a new resources section from the given tiles and content.Instance Propertiesvar content: [RenderBlockContent]An abstract for the section.var kind: RenderSectionKindvar tiles: [RenderTile]The resource tiles.