Danylo Didkovskyi
11/12/2024, 12:07 PMOleg Yukhnevich
11/12/2024, 3:23 PMkotlin-as-java
plugin and not Dokka's Javadoc?
does Dokka support generating a combined documentation set where docs for Java code are displayed in Java format and docs for Kotlin code are displayed in Kotlin format on the same site?nope, but could you describe use-case a bit, on why do you want that?
If this isn't currently supported, is this feature planned for future implementation?There are no plans to implement something like this currently
Danylo Didkovskyi
11/12/2024, 4:15 PMkotlin-as-java
plugin to generate Dokka's HTML, and I like how it handles Java-style formatting for Java code. However, I would prefer the API documentation for Kotlin code to remain in Kotlin format, as the Java-style format can sometimes feel out of place for Kotlin. Thank you for your response.Oleg Yukhnevich
11/13/2024, 11:28 AMjava signatures
in Kotlin API reference? May be I'm missing something
Anyway, thanks!