File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -80,5 +80,14 @@ <h1 id="getting-started-with-a-project">Create a Scala 3 Project</h1>
80
80
< pre > < code > sbt new < a href ="https://github.com/lampepfl/dotty-cross.g8 "> lampepfl/dotty-cross.g8</ a > </ code > </ pre >
81
81
82
82
< p > For documentation see the < a href ="https://github.com/lampepfl/dotty-example-project "> Scala 3 Example Project</ a > .</ p >
83
+
84
+ < h1 id ="documentation "> Learn more about Scala 3</ h1 >
85
+ < p > You can find much more information about Scala 3 in ...</ p >
86
+ < ul >
87
+ < li > ... the < a href ="https://docs.scala-lang.org/scala3/ "> Scala 3 documentation</ a > ,</ li >
88
+ < li > ... the < a href ="https://docs.scala-lang.org/scala3/scala3-book "> Scala 3 book</ a > ,</ li >
89
+ < li > ... the < a href ="docs/index.html "> Scala 3 reference docs</ a > ,</ li >
90
+ < li > ... the < a href ="https://docs.scala-lang.org/scala3/guides.html "> Scala 3 guides</ a > .</ li >
91
+ </ ul >
83
92
</ div >
84
93
</ section >
You can’t perform that action at this time.
0 commit comments