Skip to content

Commit

Permalink
feat(add): add kotlinx-io docs tree
Browse files Browse the repository at this point in the history
  • Loading branch information
zoobestik authored and danil-pavlov committed Oct 29, 2024
1 parent a32bb21 commit a6c8d01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/kr.tree
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,7 @@
<toc-element toc-title="Test library (kotlin.test)" href="https://kotlinlang.org/api/latest/kotlin.test/"/>
<toc-element toc-title="Coroutines (kotlinx.coroutines)" href="https://kotlinlang.org/api/kotlinx.coroutines/kotlinx-coroutines-core/"/>
<toc-element toc-title="Serialization (kotlinx.serialization)" href="https://kotlinlang.org/api/kotlinx.serialization/kotlinx-serialization-core/"/>
<toc-element toc-title="Kotlin I/O library (kotlinx-io)" href="https://kotlinlang.org/api/kotlinx-io/"/>
<toc-element toc-title="Date and time (kotlinx-datetime)" href="https://kotlinlang.org/api/kotlinx-datetime/"/>
<toc-element toc-title="JVM Metadata (kotlinx-metadata-jvm)" href="https://kotlinlang.org/api/kotlinx-metadata-jvm/"/>
<toc-element toc-title="Ktor" href="https://api.ktor.io/"/>
Expand Down

0 comments on commit a6c8d01

Please sign in to comment.