Adam

Results 82 comments of Adam

Hi @vmishenev 👋, I've added you as a reviewer since you created this convention plugin.

This PR is no longer necessary. `finalizeCoroutines` is exposed as an option in DGPv2.

> TBH, for me it looks like complicating our Android-related IT infrastructure even more... I will wait for the KBT team's review, but I feel that simply having `min/max` AGP...

Hi all 👋. Could someone check to see if `package-tree.html` and `package-overview.html` are still missing issue when using Dokka 2.1.0? Also, unless there's a reason you Dokka to generate Javadoc...

Hi all, thanks for the feedback. Supporting Configuration Cache (and all other upcoming Gradle features) is important, so Dokka Gradle Plugin will support it in Dokka's 2.0 release. We'll use...

Hi, thanks for the request. I'm not familiar with Open Graph Protocol, but from looking at the page you linked it seems like it requires simply adding `` tags to...

Hi, no, there's no update. I know the kotlin-wrappers [added some OGP tags to the Dokka template](https://github.com/JetBrains/kotlin-wrappers/commit/d9a12f50139d6ed3a89a5b5bc3df65dc59c4b36f), so you could use that as inspiration for your own projects. However, the...

> @adam-enko, do you have any suggestions on how to test this? We want to check that `DokkaSourceSet.classpath` passed to Dokka generator contains `android.jar`. This could change based on the...