dokka v1.4.0-rc Release Notes

Release Date: 2020-08-04 // over 3 years ago
  • ๐Ÿš€ The first preview release of Dokka after a complete rewrite.

    Most important features:

    • ๐Ÿ‘Œ Support for Kotlin 1.4.0-rc
    • ๐Ÿ”Œ Safe and extensible plugin system
    • ๐Ÿ†• New HTML format:
      • Search bar
      • Navigation tree
      • Runnable samples
      • Platform filtering
      • Linking to sources
    • GFM format
    • Jekyll format
    • Kotlin-as-java view for all formats
    • Rendering Javadoc (for all versions of JDK)
    • ๐Ÿ“š Documentation of multimodule projects with a common index

    ๐Ÿ‘€ For details see the blog post.