SwiftDocCGeneratedCurationWriterStructureGeneratedCurationWriterA type that writes the auto-generated curation into documentation extension files.struct GeneratedCurationWriterTopicsInitializersinit(context: DocumentationContext, catalogURL: URL?, outputURL: URL)Instance Methodsfunc generateDefaultCurationContents(fromSymbol: String?, depthLimit: Int?) throws -> [URL : String]Generates documentation extension content with a markdown representation of DocC’s auto-generated curation.