Skip to content

1.4.0-rc

Compare
Choose a tag to compare
@Kordyjan Kordyjan released this 04 Aug 09:54

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.