Open Sintrastes opened 2 years ago
I've had a quick go, but it didn't work as expected, all I get is errors like the one attached.
However I've made enquiries.
All I did was add the following, which may not be enough, particularly given that I'm using unidoc:
Compile / doc / scalacOptions ++= Seq("-Ygenerate-inkuire")
Thanks to @pikinier20 who works on Scaladoc for an answer, see below:
Easy Inkuire integration is one of the goals we want to achieve in the close future. We are aware of some problems that make Inkuire not work very good in libs other than stdlib but they are going to be resolved soon (maybe in next release?)
So we will do this, when it's ready.
Inkuire is a type-directed API search engine for Kotlin and Scala 3. Would be nice if this were included as part of the scaladoc generation for the indigo website.