Closed ShaishavGandhi closed 4 years ago
@ShaishavGandhi did you file an issue for this on dokka? Just wondering
I remember talking about this in the KotlinLang slack but that was a while ago.
I filed this today: https://github.com/Kotlin/dokka/issues/848
Taking a stab at it as well. Will PR if I can fix it.
An attempt at #61 but the newest upgrade doesn't have these fixes.
This is basically happening where Java files are tried to converted to kdoc and constants like
STACK_ELEMENT_TRACE_HEADER
isn't converted correctly.