kotlinx-datetime
kotlinx-datetime copied to clipboard
Add Dokka support
Fixes #192
Please note that #192 implies publication of the documentation as well
Certainly, I'll file a request to the kotlinlang.org team once this is merged.
I've noticed some error classes in the output, but probably it's because I'm building docs not on a Mac.
Also there are parameter types that are not rendered as links to the types themselves in the declaration list, it's likely a bug in dokka, because these types are rendered fine in the declaration details.
For the record: https://youtrack.jetbrains.com/issue/KTL-841