We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b9fbb1 commit cffebd0Copy full SHA for cffebd0
project/Build.scala
@@ -2420,7 +2420,7 @@ object Build {
2420
2421
// Published on https://dotty.epfl.ch/ by nightly builds
2422
// Contains additional internal/contributing docs
2423
- val generateScalaDocumentation = inputKey[Unit]("Generate documentation for snapshot version of the compiler")
+ val generateScalaDocumentation = inputKey[Unit]("Generate documentation for snapshot release")
2424
2425
// Published on https://docs.scala-lang.org/api/all.html
2426
val generateStableScala3Documentation = inputKey[Unit]("Generate documentation for stable release")
0 commit comments