kotlinx.serialization
kotlinx.serialization copied to clipboard
Provide a way for customization Dokka's HTML output
We want to customize the header and the footer in coroutines API reference on kotlinlang.org to provide a better user experience and consistency between all parts of kotlinlang.org.
Starting from the 1.6.20 version, Dokka supports customization of HTML output. You can read about it here. To use this opportunity, we need a small preparation on your side. These changes allow HTML customization. The rest we will do on our side.