I recently upgraded to version 1.6.10 and saw that...
# dokka
m
I recently upgraded to version 1.6.10 and saw that many of the places where there used to be ERROR for types have been fixed. Things like UIView on the other hand are correctly resolved with no link. Classes I add through cinterop with an Objective-C framework on the other hand also correctly shows the class name as imported by the cinterop. But the link provided by it goes to a page that doesn't exist. Is there something I need to add to the configuration to get that page created or to make it not create the link?