blob: 9cc0a28c5b77a12a2b57c552944e858fa99a93c1 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE product-profile
SYSTEM "http://helpserver.labs.intellij.net/help/product-profile.dtd">
<product-profile id="kc"
name="Kotlin coroutines"
start-page="coroutines-guide.md">
<toc-element id="coroutines-guide.md"/>
<toc-element id="async-programming.md"/>
<toc-element id="coroutines-basics.md"/>
<toc-element id="coroutines-basic-jvm.md"/>
<toc-element toc-title="Intro to coroutines and channels – hands-on tutorial" href="https://play.kotlinlang.org/hands-on/Introduction%20to%20Coroutines%20and%20Channels/"/>
<toc-element id="cancellation-and-timeouts.md"/>
<toc-element id="composing-suspending-functions.md"/>
<toc-element id="coroutine-context-and-dispatchers.md"/>
<toc-element id="flow.md"/>
<toc-element id="channels.md"/>
<toc-element id="exception-handling.md"/>
<toc-element id="shared-mutable-state-and-concurrency.md"/>
<toc-element id="select-expression.md"/>
<toc-element id="debug-coroutines-with-idea.md"/>
<toc-element id="debug-flow-with-idea.md"/>
</product-profile>