Join Slack
Hi, I upgraded dokka plugin to 2.0 in this commit: <https://github.com/oshai/kotlin-logging/commit/c...
# dokka
o
oshai
08/01/2025, 8:02 PM
Hi, I upgraded dokka plugin to 2.0 in this commit:
https://github.com/oshai/kotlin-logging/commit/c6598126edfd0c8662a736d4023975928cfdf520
it seems the docs site was generated but all links are broken (clicking a class get 404)
https://oshai.github.io/kotlin-logging/
oshai
08/01/2025, 8:08 PM
seems like links are missing
kotlin-logging
so for example
https://oshai.github.io//io.github.oshai.kotlinlogging/[darwin]-kotlin-logging-configuration/index.html
should be
https://oshai.github.io/kotlin-logging/io.github.oshai.kotlinlogging/[darwin]-kotlin-logging-configuration/index.html
oshai
08/01/2025, 8:08 PM
i hope this will fix:
https://github.com/oshai/kotlin-logging/commit/476cb30930ff30e1c530397e9835498f5aabdb20
oshai
08/01/2025, 8:10 PM
also in version 1 there was a nice matrix of platform for kmp but I don't see it now
a
Adam Semenenko
08/04/2025, 1:35 PM
hi, yeah, in v2 Mode the default directory of modules was updated to avoid clashes in multiproject setups. Your PR is the intended way of preserving the v1 directory:
https://kotlinlang.org/docs/dokka-migration.html#change-directory-of-aggregated-documentation
o
oshai
08/05/2025, 3:24 PM
my issue was that internal links (ie links from the same website) were resulting in 404.
oshai
08/05/2025, 3:25 PM
until I solve this i reverted to v1 and opened a new PR:
https://github.com/oshai/kotlin-logging/pull/543
6
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by