I am using KMM
for writing the business logic and further exporting to native ios
, Android
, and JS libraries. I followed the
Dokka` documentation to write the documentation which is working perfectly fine for me.
However, Is there a way to convert the dokka-generated doc-generated into native library syntax such as ios
, android
, and js
?