Hello guys! Is there any way of changing the copyright created by Dokka? I’ve seen some people talk about creating a plugin for that. Is there any thing so I can take a look into? Because the documentation about that is not that clear
Thanks for the answer @Marcin Aman, however I’d like to have that template reside inside my already set up project and I haven’t been able to do so.
I removed almost everything from the
build.gradle.kts
in order to have it there, but I’m still having some struggles on how to have it correctly running.
If you were to add that plugin-template to an already existing project, what would need to be changed? Because I’m most certainly missing something.
k
Kamil Doległo
01/07/2021, 4:20 PM
You can just add a Gradle (sub)project as a Dokka plugin, IIRC the syntax is as follows: