Is there any workaround to get the kdoc of a class...
# ksp
h
Is there any workaround to get the kdoc of a class defined in another Gradle module (except writing a custom ksp compiler plugin writing all kdoc into a file). Dokka also does not provide a machine readable format, and my last hope using the friendPath option also does not contain any kdocs.