square / anvil

A Kotlin compiler plugin to make dependency injection with Dagger 2 easier.
Apache License 2.0
1.31k stars 82 forks source link

replace the Dokka Gradle plugin with Dokkatoo #786

Closed RBusarow closed 11 months ago

RBusarow commented 11 months ago

https://github.com/adamko-dev/dokkatoo

It's slowly being upstreamed into Dokka. It still uses Dokka to generate the actual docs, but does so using much better Gradle logic.

RBusarow commented 11 months ago

We're going to hold off a bit to see what Dokka 1.9.20 looks like.