Closed
Description
Compiler version
tasty-core / scalaVersion
3.0.0-RC2
scala3-sbt-bridge / scalaVersion
3.0.0-RC2
scala3-compiler / scalaVersion
3.0.0-RC2
scala3-interfaces / scalaVersion
3.0.0-RC2
scaladoc-nonBootstrapped / scalaVersion
3.0.0-RC2
scala3-library / scalaVersion
3.0.0-RC2
scalaVersion
3.0.0-RC2
Minimized example
sbt genDocs
Output
[error] Not a valid command: genDocs
[error] Not a valid project ID: genDocs
[error] Expected ':'
[error] Not a valid key: genDocs (similar: packageDoc, doc)
[error] genDocs
[error] ^
Expectation
Successful execution of command.
It may be that the command was replaced with something else, but the Getting Started page (3.0.1-RC1-bin-20210412-69108bf-NIGHTLY
) shows sbt genDocs
. I can submit a documentation PR if someone can confirm how it works now