Instance Method
presentationURLForReference(_:)
Returns the URL for linking to the rendered page of a given reference.
func presentationURLForReference(_ reference: ResolvedTopicReference) -> URL
Parameters
referenceThe reference which the URL generator generates a URL for.
Return Value
The generated URL.