Skip to content

Commit

Permalink
Deploying to site from @ 93d372c 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeWharton committed Sep 30, 2024
1 parent 79640c6 commit e844387
Show file tree
Hide file tree
Showing 1,297 changed files with 6,111 additions and 2,400 deletions.
2 changes: 1 addition & 1 deletion 0.x/docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</a>
</div>
<div class="library-version">
0.14.0 </div>
0.15.0 </div>
</div>
</div>
<div class="navigation-controls">
Expand Down
90 changes: 70 additions & 20 deletions 0.x/docs/navigation.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<a class="library-name--link" href="../../../../index.html">
redwood
</a> </div>
<div class="library-version">0.14.0
<div class="library-version">0.15.0
</div>
</div>
<div class="filter-section" id="filter-section">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<a class="library-name--link" href="../../../../index.html">
redwood
</a> </div>
<div class="library-version">0.14.0
<div class="library-version">0.15.0
</div>
</div>
<div class="filter-section" id="filter-section">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<a class="library-name--link" href="../../../index.html">
redwood
</a> </div>
<div class="library-version">0.14.0
<div class="library-version">0.15.0
</div>
</div>
<div class="filter-section" id="filter-section">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<a class="library-name--link" href="../../../index.html">
redwood
</a> </div>
<div class="library-version">0.14.0
<div class="library-version">0.15.0
</div>
</div>
<div class="filter-section" id="filter-section">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<a class="library-name--link" href="../../../index.html">
redwood
</a> </div>
<div class="library-version">0.14.0
<div class="library-version">0.15.0
</div>
</div>
<div class="filter-section" id="filter-section">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<a class="library-name--link" href="../../../index.html">
redwood
</a> </div>
<div class="library-version">0.14.0
<div class="library-version">0.15.0
</div>
</div>
<div class="filter-section" id="filter-section">
Expand Down Expand Up @@ -249,19 +249,19 @@ <h2 class="">Functions</h2>
</div>
</div>
</div>
<a data-name="311038380%2FFunctions%2F5783256" anchor-label="limitedParallelism" id="311038380%2FFunctions%2F5783256" data-filterable-set=":redwood-compose:dokkaHtmlPartial/androidMain"></a>
<a data-name="1297265522%2FFunctions%2F5783256" anchor-label="limitedParallelism" id="1297265522%2FFunctions%2F5783256" data-filterable-set=":redwood-compose:dokkaHtmlPartial/androidMain"></a>
<div class="table-row" data-filterable-current=":redwood-compose:dokkaHtmlPartial/androidMain" data-filterable-set=":redwood-compose:dokkaHtmlPartial/androidMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex">
<div><a href="index.html#311038380%2FFunctions%2F5783256"><span>limited</span><wbr><span><span>Parallelism</span></span></a></div>
<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="311038380%2FFunctions%2F5783256"></span>
<div><a href="index.html#1297265522%2FFunctions%2F5783256"><span>limited</span><wbr><span><span>Parallelism</span></span></a></div>
<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1297265522%2FFunctions%2F5783256"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="title">
<div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted">
<div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":redwood-compose:dokkaHtmlPartial/androidMain" data-filterable-set=":redwood-compose:dokkaHtmlPartial/androidMain" data-active="" data-toggle=":redwood-compose:dokkaHtmlPartial/androidMain">android</button></div>
<div class="content sourceset-dependent-content" data-active="" data-togglable=":redwood-compose:dokkaHtmlPartial/androidMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">fun </span><a href="index.html#311038380%2FFunctions%2F5783256"><span class="token function">limitedParallelism</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">parallelism<span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><span data-unresolved-link="kotlinx.coroutines/CoroutineDispatcher///PointingToDeclaration/">CoroutineDispatcher</span></div></div> </div>
<div class="content sourceset-dependent-content" data-active="" data-togglable=":redwood-compose:dokkaHtmlPartial/androidMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">fun </span><a href="index.html#1297265522%2FFunctions%2F5783256"><span class="token function">limitedParallelism</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">parallelism<span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a><span class="token punctuation">, </span></span><span class="parameter ">name<span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a><span class="token operator">?</span></span></span><span class="token punctuation">)</span><span class="token operator">: </span><span data-unresolved-link="kotlinx.coroutines/CoroutineDispatcher///PointingToDeclaration/">CoroutineDispatcher</span></div></div> </div>
</div>
</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<a class="library-name--link" href="../../../index.html">
redwood
</a> </div>
<div class="library-version">0.14.0
<div class="library-version">0.15.0
</div>
</div>
<div class="filter-section" id="filter-section">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<a class="library-name--link" href="../../../index.html">
redwood
</a> </div>
<div class="library-version">0.14.0
<div class="library-version">0.15.0
</div>
</div>
<div class="filter-section" id="filter-section">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<a class="library-name--link" href="../../../index.html">
redwood
</a> </div>
<div class="library-version">0.14.0
<div class="library-version">0.15.0
</div>
</div>
<div class="filter-section" id="filter-section">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<a class="library-name--link" href="../../index.html">
redwood
</a> </div>
<div class="library-version">0.14.0
<div class="library-version">0.15.0
</div>
</div>
<div class="filter-section" id="filter-section">
Expand Down
Loading

0 comments on commit e844387

Please sign in to comment.