kiama icon indicating copy to clipboard operation
kiama copied to clipboard

Published JavaDoc for `kiama_3` is empty

Open michiexile opened this issue 9 months ago • 1 comments

Both in the Maven-distributed JavaDoc JAR and on Javadoc.io is the actual scaladoc for the package kiama_3 completely empty, with no documentation included.

michiexile avatar May 14 '24 16:05 michiexile

Yes, that's true. At the time I was doing the Scala 3 distribution I lacked the time to work out why that empty doc JAR was being generated. I'll see if I can find some time to look into it again.

In the meantime, it's worth noting that there are no essential differences between the Scala 3 version of Kiama and the Scala 2 version, so the docs for the latter are a workaround for this issue.

inkytonik avatar May 19 '24 02:05 inkytonik