We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Run following commands and enjoy the stream of warnings from Dokka:
rm -rf docs/api ./gradlew leakcanary-android-core:dokka leakcanary-android-instrumentation:dokka leakcanary-android-process:dokka leakcanary-object-watcher-android:dokka leakcanary-object-watcher:dokka shark-android:dokka shark-graph:dokka shark-hprof:dokka shark-log:dokka shark:dokka
Review errors and see if any of them can be properly resolved or safely ignored.
Full report: dokka log.txt
The text was updated successfully, but these errors were encountered:
Looks like a lot of warnings are because of linking to another modules. There are possible solutions here: Kotlin/dokka#157
Sorry, something went wrong.
https://jeroenmols.com/blog/2020/02/19/dokka-code-documentation/ Related article on setting up multinodular
Also, Dokka should link Android classes to the Android doc reference
Official Dokka multimodule support is coming in 1.4! https://blog.jetbrains.com/kotlin/2020/08/dokka-preview-based-on-kotlin-1-4-0-rc/
Updated to multimodule: #2368
No branches or pull requests
Run following commands and enjoy the stream of warnings from Dokka:
Review errors and see if any of them can be properly resolved or safely ignored.
Full report:
dokka log.txt
The text was updated successfully, but these errors were encountered: