scala / docs.scala-lang

The Scala Documentation website
http://docs.scala-lang.org
563 stars 1.03k forks source link

add "Nightly Versions of Scala" to Overviews page #3058

Closed SethTisue closed 1 month ago

SethTisue commented 2 months ago

I'm suggesting adding this to https://docs.scala-lang.org/overviews/index.html -- at least I can't think of a better location

the text is based on https://stackoverflow.com/questions/40622878/how-do-i-use-a-nightly-build-of-scala which I drafted some years ago and have been updating ever since. I should have turned it into official doc a long time ago.

SethTisue commented 2 months ago

Scala 2 reviewer: @lrytz ? Scala 3 reviewer: perhaps @hamzaremmal or @sjrd?

SethTisue commented 2 months ago

I think this might be ready for merge now.

@hamzaremmal can you take a look, or suggest another reviewer?

Note to self: once this is merged, I should change the SO answer to point to it. I should also look in scala/scala — I think the readme might need updating.

hamzaremmal commented 2 months ago

I think this might be ready for merge now.

@hamzaremmal can you take a look, or suggest another reviewer?

Note to self: once this is merged, I should change the SO answer to point to it.

Sure, will do by the end of the day

SethTisue commented 1 month ago

Thank you Hamza and Lukas!

SethTisue commented 1 month ago

This is now online at https://docs.scala-lang.org/overviews/core/nightlies.html . I changed https://stackoverflow.com/questions/40622878/how-do-i-use-a-nightly-build-of-scala to point to it.

sjrd commented 1 month ago

I changed https://stackoverflow.com/questions/40622878/how-do-i-use-a-nightly-build-of-scala to point to it.

The end of an era.