SwiftDocCTutorialSectionsRenderSectionStructureTutorialSectionsRenderSectionA section of a Tutorial page.struct TutorialSectionsRenderSectionTopicsStructuresstruct SectionA render-friendly representation of a tutorial section.Initializersinit(from: any Decoder) throwsinit(sections: [TutorialSectionsRenderSection.Section])Creates a new section for a tutorial from a list of child sections.Instance Propertiesvar kind: RenderSectionKindvar tasks: [TutorialSectionsRenderSection.Section]The tasks in the section.Instance Methodsfunc indexingRecords(onPage: ResolvedTopicReference, references: [String : any RenderReference]) throws -> [IndexingRecord]