Am I missing something with dokka? I'm using it on...
# dokka
p
Am I missing something with dokka? I'm using it on a multiplatform multi module project and the left bar is always completely empty. Also there is no linking to classes that are declared in a different module. Also the module description is not included.
m
yes, the previous dokka vesion look like this. You might want to check out the dev builds that have the improved multimodule. All you need to do it add custom repository:
maven("<https://maven.pkg.jetbrains.space/kotlin/p/dokka/dev>")
and latest dev version:
1.4.20.2-dev-74