File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 31
31
url : " /books.html"
32
32
- title : Scala FAQ
33
33
url : " /tutorials/FAQ/index.html"
34
- - title : Language Spec
34
+ - title : Language Specification
35
35
url : http://scala-lang.org/files/archive/spec/2.13/
36
36
- title : Style Guide
37
37
url : " /style/index.html"
38
+ - title : Cheatsheet
39
+ url : " /cheatsheets/index.html"
40
+ - title : Glossary
41
+ url : " /glossary/index.html"
38
42
- title : API
39
43
url : " #"
40
44
submenu :
41
45
- title : Current
42
46
url : https://www.scala-lang.org/api/current/
43
47
- title : All Versions
44
48
url : " /api/all.html"
45
- - title : Cheatsheet
46
- url : " /cheatsheets/index.html"
47
- - title : Glossary
48
- url : " /glossary/index.html"
49
49
- title : SIPs
50
50
url : " /sips/index.html"
Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ scala3-sections:
32
32
description : " Detailed guides about particular aspects of the language."
33
33
icon : " fa fa-map"
34
34
link : /scala3/guides.html
35
- - title : " API"
36
- description : " API documentation for every version of Scala 3."
35
+ - title : " Scala Library API"
36
+ description : " API documentation for every version of the Scala 3 standard library ."
37
37
icon : " fa fa-file-alt"
38
38
link : https://scala-lang.org/api/3.x/
39
39
- title : " Language Reference"
You can’t perform that action at this time.
0 commit comments