dokka v0.10.0 Release Notes

Release Date: 2019-10-07 // over 4 years ago
  • Check out migration notes: here

    Thanks to our external contributors:

    ๐Ÿ”„ Changes:

    • ๐Ÿ‘ Experimental Multiplatform Support (#322, #491, #212, #307, #391)
    • ๐Ÿ”€ Merged Android and non-Android Gradle plugin #458
    • ๐Ÿ›  Fixed Gradle plugin does not play well with gradle-kotlin-dsl #196
    • โž• Added Include Non Public as global maven configuration option #435
    • ๐Ÿ›  Fixed Code blocks in included markdown aren't parsed correctly #433
    • ๐Ÿ›  Fixed NPE in Javadoc generation #450
    • ๐Ÿ›  Fixed Markdown underscore emphasis in outFormat html #182
    • ๐Ÿ›  Fixed Self-closing <p/> tag causing removal of link #369
    • โž• Added documentation for the Gradle Kotlin DSL #359
    • ๐Ÿ›  Fixed problems with dokkaFatJar resolution (#332, #296, #462)
    • ๐Ÿ›  Fixed using sourceRoot results in empty index.html #496
    • ๐Ÿ›  Fixed incorrect parsing of https urls in KDoc links #405
    • ๐Ÿ›  Fixed +includeNonPublic in CLI #481
    • ๐Ÿ›  Fixed Dokka fails with Javadoc format and nested Java annotations #490
    • ๐Ÿ›  Fixed CCE in html-as-java mode #455
    • ๐Ÿ›  Fixed CCE in Javadoc output mode #477
    • ๐Ÿ›  Fixed rendering for parameter type in Javadoc #465
    • ๐Ÿ›  Fixed Javadoc fails when documenting annotations #464