8000 Reduced ‘Summary’ titles after recent ToC fix · adpi2/docs.scala-lang@ec7077f · GitHub
[go: up one dir, main page]

Skip to content

Commit ec7077f

Browse files
committed
Reduced ‘Summary’ titles after recent ToC fix
1 parent f378c0f commit ec7077f

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

_overviews/scala3-book/collections-summary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Collections Summary
2+
title: Summary
33
type: section
44
description: This page provides a summary of the Collections chapter.
55
num: 39

_overviews/scala3-book/fp-summary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: FP Summary
2+
title: Summary
33
type: section
44
description: This section summarizes the previous functional programming sections.
55
num: 46

_overviews/scala3-book/fun-summary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Functions Summary
2+
title: Summary
33
type: section
44
description: This page shows how to use anonymous functions in Scala, including examples with the List class 'map' and 'filter' functions.
55
num: 34

_overviews/scala3-book/methods-summary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Methods Summary
2+
title: Summary
33
type: section
44
description: This section summarizes the previous sections on Scala 3 methods.
55
num: 26

_overviews/scala3-book/taste-summary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Tour Summary
2+
title: Summary
33
type: section
44
description: This page provides a summary of the previous 'Taste of Scala' sections.
55
num: 16

0 commit comments

Comments
 (0)
0