You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Provide module with Kotlin 1.3 API because Kotlin 1.2 from Dokka can't read classes marked as "from the future"
* Add runConfiguration dokkaStubs which is included only during dokka task with some classpath magic for Kotlin 1.3
* Add package.list for slf4j
* Fix unresolved types/links in documentation
* Suppress all internal/inherited API
0 commit comments