Skip to content

Commit e3ec93b

Browse files
authored
feat: PDF for 2.1.20 (#4758)
1 parent 372f557 commit e3ec93b

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

assets/kotlin-reference.pdf

59.6 KB
Binary file not shown.

docs/topics/kotlin-pdf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
Here you can download a PDF version of Kotlin documentation that includes everything except tutorials and API reference.
44

5-
**[Download Kotlin 2.1.0 documentation (PDF)](https://kotlinlang.org/docs/kotlin-reference.pdf)**
5+
**[Download Kotlin 2.1.20 documentation (PDF)](https://kotlinlang.org/docs/kotlin-reference.pdf)**
66

77
**[View the latest Kotlin documentation (online)](home.topic)**

pdf/_book-cover.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<div class="book-cover">
66
<img alt="" class="book-cover-image" src="kotlin-logo.png"/>
77
<h2 class="book-cover-title">
8-
Kotlin Language Documentation <span class="version">2.0.20</span>
8+
Kotlin Language Documentation <span class="version">2.1.20</span>
99
</h2>
1010
</div>
1111
</div>

0 commit comments

Comments
 (0)