Open
Description
Describe the bug
- feat: implemented new UI for Navbar and Table of Contents #3917 has broke assets overload as assets were moved to ui-kit/asset folder
- Doc is now wrong
Expected behaviour
A way to override assets in ui-kit/assets
To Reproduce
Set a custom svg named homepage.svg
in customAssets -> not used in generated html doc
Dokka configuration
Configuration of dokka used to reproduce the bug
dokka {
pluginsConfiguration.html {
customAssets.from("homepage.svg")
homepageLink.set("https://github.com/Kotlin/dokka")
}
}
Installation
- Operating system: macOS
- Build tool: Gradle v8.12
- Dokka version: 2.0