scala / scala-java8-compat

A Java 8 (and up) compatibility kit for Scala.
Apache License 2.0
436 stars 102 forks source link

Published scaladocs #62

Open drewhk opened 8 years ago

drewhk commented 8 years ago

Maybe I missed it, but it would be great to have an on-line, published version of the scaladocs.

SethTisue commented 5 years ago

perhaps a volunteer would like to tackle this, based on the way shown by @ashawley at https://github.com/scala/scala-xml/issues/225

SethTisue commented 5 years ago

there has been some discussion at https://github.com/scala/scala-parallel-collections/issues/27 on whether it would be fine to just rely on javadoc.io for this

SethTisue commented 4 years ago

https://javadoc.io/doc/org.scala-lang.modules/scala-java8-compat_2.13/latest/index.html

SethTisue commented 4 years ago

Oh, I was hasty about closing this. This library is unusual, because it has both Scaladoc and Javadoc. javadoc.io is showing the Javadoc, but not the Scaladoc :-/