SwiftDocCDocumentationNodeConverterStructureDocumentationNodeConverterA converter from documentation nodes to render nodes.struct DocumentationNodeConverterTopicsInitializersinit(bundle: DocumentationBundle, context: DocumentationContext)init(context: DocumentationContext)Creates a new node converter for the given context.Instance Methodsfunc convert(DocumentationNode) -> RenderNodeConverts a documentation node to a render node.