From 4409a2d0568e893cba84599de602894b0d035d4b Mon Sep 17 00:00:00 2001 From: Seth Tisue Date: Mon, 23 Nov 2015 15:24:53 -0500 Subject: [PATCH 1/2] link to both 2.11 & 2.12 nightly API doc, not just 2.11 --- documentation/api.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/documentation/api.md b/documentation/api.md index e49030e6d..0fff83239 100644 --- a/documentation/api.md +++ b/documentation/api.md @@ -27,8 +27,12 @@ title: Scala API Docs ## Nightly builds -* [Library API](http://www.scala-lang.org/files/archive/nightly/2.11.x/api/2.11.x/) -* [Compiler API](http://www.scala-lang.org/files/archive/nightly/2.11.x/api/2.11.x/scala-compiler/) +* Scala 2.11.x + * [Library API](http://www.scala-lang.org/files/archive/nightly/2.11.x/api/2.11.x/) + * [Compiler API](http://www.scala-lang.org/files/archive/nightly/2.11.x/api/2.11.x/scala-compiler/) +* Scala 2.12.x + * [Library API](http://www.scala-lang.org/files/archive/nightly/2.12.x/api/2.12.x/) + * [Compiler API](http://www.scala-lang.org/files/archive/nightly/2.12.x/api/2.12.x/scala-compiler/) ## Previous releases * Scala 2.11.6 From 0d9b0c0075218b5fe150777e378560c16753b86f Mon Sep 17 00:00:00 2001 From: Seth Tisue Date: Mon, 23 Nov 2015 16:24:38 -0500 Subject: [PATCH 2/2] omit nightly API link from front page this is of limited interest to most site visitors, and anyway both the 2.11 and 2.12 links are plausible to offer; but offering both would be even more clutter instead, we can just offer a link to the page where all of the versions are available --- _layouts/frontpage2.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_layouts/frontpage2.html b/_layouts/frontpage2.html index a634cf655..f1cdb670f 100644 --- a/_layouts/frontpage2.html +++ b/_layouts/frontpage2.html @@ -61,8 +61,8 @@

Object-Oriented Meets Functional

list icon All Previous Releases