yeah, Dokka is really a pretty crappy tool overall...
# strikt
c
yeah, Dokka is really a pretty crappy tool overall, took me a really long time to even figure out how I could possibly connect to it. The hardest part of that integration is that the Dokka jar embeds the full Kotlin runtime, so it cannot be used as a library. Under the hood, I’m just starting it on the command line with a custom formatter that creates a bunch of JSON, and passing that back to Orchid