Does anyone have any experience with using enuncia...
# ktor
l
Does anyone have any experience with using enunciate to generate Documentation for a Ktor API? Enunciate supports getting info from javadocs, so presumably, it could get the same info from KDocs. I'm getting kind of stuck and it would be nice to know if it's even possible. I figure it can't use the annotations like it can in Java, but even just Javadoc support would be enough.