Initializer
init(context:)
Creates a new node converter for the given context.
init(context: DocumentationContext)
Parameters
contextThe context that the converter uses to to resolve references it finds in the documentation node’s content.
Discussion
The converter uses context to resolve references to other documentation and describe the documentation hierarchy.