This doc page is specific to Scala 3, and may cover new concepts not available in Scala 2. Unless otherwise stated, all the code examples in this page assume you are using Scala 3.
scaladoc is a tool to generate the API documentation of your Scala 3 projects. It provides similar features to javadoc
as well as jekyll
or docusaurus
.