Skip to content

Commit

Permalink
feat: add compatibility guide for Kotlin 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ilya-g authored and sarahhaggarty committed Jul 3, 2023
1 parent d86792a commit 32fcc85
Show file tree
Hide file tree
Showing 3 changed files with 542 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/_nav.yml
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,8 @@ reference:
title: Compatibility Guide for Kotlin 1.7.20
- url: /docs/reference/compatibility-guide-18.html
title: Compatibility Guide for Kotlin 1.8.0
- url: /docs/reference/compatibility-guide-19.html
title: Compatibility Guide for Kotlin 1.9.0

- title: FAQ
description: Every question you could possibly think of, might be answered.
Expand Down
1 change: 1 addition & 0 deletions docs/kr.tree
Original file line number Diff line number Diff line change
Expand Up @@ -410,6 +410,7 @@
<toc-element id="components-stability.md"/>
<toc-element id="components-stability-pre-1.4.md"/>
<toc-element toc-title="Compatibility">
<toc-element id="compatibility-guide-19.md"/>
<toc-element id="compatibility-guide-18.md"/>
<toc-element id="compatibility-guide-1720.md"/>
<toc-element id="compatibility-guide-17.md"/>
Expand Down
Loading

0 comments on commit 32fcc85

Please sign in to comment.