File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 33 submenu :
44 - title : Current
55 url : https://www.scala-lang.org/api/current/
6- - title : Nightly
7- url : https://www.scala-lang.org/files/archive/nightly/2.13.x/api/2.13.x/
86 - title : All Versions
97 url : " /api/all.html"
108- title : Learn
Original file line number Diff line number Diff line change @@ -41,12 +41,20 @@ includeTOC: true
4141
4242## Nightly builds
4343
44+ API documentation for nightly builds is not currently available in browsable form.
45+
46+ Jars of nightly builds, including scaladoc jars, are available from
47+ https://scala-ci.typesafe.com/artifactory/scala-integration/org/scala-lang/
48+
49+ <!-- https://github.com/scala/scala-dev/issues/759
50+
4451* Scala 2.13.x
4552 * [Library API](https://www.scala-lang.org/files/archive/nightly/2.13.x/api/2.13.x/)
4653 * [Compiler API](https://www.scala-lang.org/files/archive/nightly/2.13.x/api/2.13.x/scala-compiler/)
4754* Scala 2.12.x
4855 * [Library API](https://www.scala-lang.org/files/archive/nightly/2.12.x/api/2.12.x/)
4956 * [Compiler API](https://www.scala-lang.org/files/archive/nightly/2.12.x/api/2.12.x/scala-compiler/)
57+ -->
5058
5159## Previous releases
5260
You can’t perform that action at this time.
0 commit comments