Skip to content

Commit ea88b50

Browse files
danil-pavlovpablobaxter
authored andcommitted
feat: moving coroutines hands-on to docs (Kotlin#3369)
1 parent 38e9896 commit ea88b50

22 files changed

+1550
-1
lines changed
Loading
Loading
97.1 KB
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

docs/kc.tree

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<chunk include-id="coroutines">
1111
<toc-element id="coroutines-guide.md"/>
1212
<toc-element id="coroutines-basics.md" accepts-web-file-names="basics.html,coroutines-basic-jvm.html"/>
13-
<toc-element toc-title="Intro to coroutines and channels – hands-on tutorial" href="https://play.kotlinlang.org/hands-on/Introduction%20to%20Coroutines%20and%20Channels/"/>
13+
<toc-element id="coroutines-and-channels.md"/>
1414
<toc-element id="cancellation-and-timeouts.md"/>
1515
<toc-element id="composing-suspending-functions.md"/>
1616
<toc-element id="coroutine-context-and-dispatchers.md"/>

docs/topics/coroutines-and-channels.md

+1,549
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)