Skip to content

Commit 18116b7

Browse files
committed
Merge branch 'copychanges'
2 parents 9aff2f7 + cd2d0b1 commit 18116b7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+124
-35
lines changed
Lines changed: 12 additions & 0 deletions
Lines changed: 22 additions & 0 deletions

_books/3-programming-scala.md

Lines changed: 11 additions & 0 deletions
Lines changed: 11 additions & 0 deletions

_books/5-scala-in-depth.md

Lines changed: 11 additions & 0 deletions

_books/6-scala-puzzlers.md

Lines changed: 11 additions & 0 deletions

_config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ keywords:
1515
- Document
1616
- Guide
1717

18+
collections:
19+
books:
20+
output: false
21+
1822
scala-version: 2.12.2
1923

2024
highlighter: rouge

_layouts/tour.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
layout: inner-page-no-masthead
3+
includeTOC: true
4+
includeCollectionTOC: true
5+
---
6+
{{content}}

getting-started.md

Lines changed: 1 addition & 0 deletions

guides.md

Lines changed: 3 additions & 3 deletions

0 commit comments

Comments
 (0)