Instance Property
overridingDocumentationComments
The mapping of external symbol identifiers to lines of a documentation comment that overrides the value in the symbol graph.
var overridingDocumentationComments: [String : [ConvertRequest.Line]]?
Discussion
Use this property to override the docComment mixin of a symbol entry in a symbol graph. This allows the client to pass a more up-to-date value than is available in the symbol graph.