Skip to content

ui-kit assets not overridable (html doc) #4007

Open
@rlatapy-luna

Description

Describe the bug

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

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions