hi guys hope you all doing well, I made the initial gradle groovy setup to generate dokka docs as html but i want to customize the UI by removing the android jvm button, change the Logo and the fav icon and customize package names from
com.share.components
to just the
components
so anyone can help on how to achieve this please š
o
Oleg Yukhnevich
03/13/2024, 4:42 PM
Hey!
Not sure that all of this is possible in an easy way, but, you can check which customizations are available out of the box here: https://kotlinlang.org/docs/dokka-html.html#customization
This should help solve some of your requests.
Regarding others:
⢠removing the android jvm button - I think it should be possible to do it with