File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed
Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 99 url : " /scala3/guides/migration/compatibility-intro.html"
1010 - title : New Features for Scaladoc
1111 url : " /scala3/scaladoc.html"
12- - title : Videos and Talks
12+ - title : Videos and Talks
1313 url : " /scala3/talks.html"
1414- title : Learn
1515 url : " #"
4848 url : " /books.html"
4949 - title : Scala FAQ
5050 url : " /tutorials/FAQ/index.html"
51- - title : Scala Language Specification
51+ - title : Scala 2 Language Specification
5252 url : http://scala-lang.org/files/archive/spec/2.13/
53+ - title : Scala 3 Language Specification
54+ url : http://scala-lang.org/files/archive/spec/3.4/
5355 - title : Scala 3 Language Reference
5456 url : " https://docs.scala-lang.org/scala3/reference"
5557 - title : Scala Contribution Guide
Original file line number Diff line number Diff line change @@ -65,10 +65,14 @@ sections:
6565 description : " Answers to frequently-asked questions about Scala."
6666 icon : " fa fa-question-circle"
6767 link : /tutorials/FAQ/index.html
68- - title : " Language Spec"
69- description : " Scala's formal language specification."
68+ - title : " Language Spec v2.x "
69+ description : " Scala 2 's formal language specification."
7070 icon : " fa fa-book"
7171 link : https://scala-lang.org/files/archive/spec/2.13/
72+ - title : " Language Spec v3.x"
73+ description : " Scala 3's formal language specification."
74+ icon : " fa fa-book"
75+ link : https://scala-lang.org/files/archive/spec/3.4/
7276 - title : " Scala 3 Language Reference"
7377 description : " The Scala 3 language reference."
7478 icon : " fa fa-book"
You can’t perform that action at this time.
0 commit comments