Skip to content

Commit

Permalink
Deployed c329268 with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 15, 2023
1 parent a42dc85 commit 537cfa0
Show file tree
Hide file tree
Showing 11 changed files with 37 additions and 37 deletions.
2 changes: 1 addition & 1 deletion api/coil-singleton/coil/-coil/image-loader.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<div class="cover ">
<h1 class="cover"><span>image</span><wbr><span><span>Loader</span></span></h1>
</div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":coil-singleton:dokkaHtmlPartial/release"><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-static/index.html"><span class="token annotation builtin">JvmStatic</span></a></div></div><span class="token keyword"></span><span class="token keyword">fun </span><a href="image-loader.html"><span class="token function">imageLoader</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">context<span class="token operator">: </span><a href="https://developer.android.com/reference/android/content/Context.html">Context</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../../coil-base/coil/-image-loader/index.html">ImageLoader</a></div><p class="paragraph">Get the singleton <a href="../../../coil-base/coil/-image-loader/index.html">ImageLoader</a>.</p></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":coil-singleton:dokkaHtmlPartial/release"><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-static/index.html"><span class="token annotation builtin">JvmStatic</span></a></div></div><span class="token keyword"></span><span class="token keyword">fun </span><a href="image-loader.html"><span class="token function">imageLoader</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">context<span class="token operator">: </span><a href="https://developer.android.com/reference/kotlin/android/content/Context.html">Context</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../../coil-base/coil/-image-loader/index.html">ImageLoader</a></div><p class="paragraph">Get the singleton <a href="../../../coil-base/coil/-image-loader/index.html">ImageLoader</a>.</p></div></div>
</div>
<div class="footer">
<span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2023 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span>
Expand Down
2 changes: 1 addition & 1 deletion api/coil-singleton/coil/-coil/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ <h2 class="">Functions</h2>
</span></span></div>
<div>
<div class="title">
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":coil-singleton:dokkaHtmlPartial/release"><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-static/index.html"><span class="token annotation builtin">JvmStatic</span></a></div></div><span class="token keyword"></span><span class="token keyword">fun </span><a href="image-loader.html"><span class="token function">imageLoader</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">context<span class="token operator">: </span><a href="https://developer.android.com/reference/android/content/Context.html">Context</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../../coil-base/coil/-image-loader/index.html">ImageLoader</a></div><div class="brief "><p class="paragraph">Get the singleton <a href="../../../coil-base/coil/-image-loader/index.html">ImageLoader</a>.</p></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":coil-singleton:dokkaHtmlPartial/release"><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-static/index.html"><span class="token annotation builtin">JvmStatic</span></a></div></div><span class="token keyword"></span><span class="token keyword">fun </span><a href="image-loader.html"><span class="token function">imageLoader</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">context<span class="token operator">: </span><a href="https://developer.android.com/reference/kotlin/android/content/Context.html">Context</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../../coil-base/coil/-image-loader/index.html">ImageLoader</a></div><div class="brief "><p class="paragraph">Get the singleton <a href="../../../coil-base/coil/-image-loader/index.html">ImageLoader</a>.</p></div></div></div>
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/coil-singleton/coil/-coil/set-image-loader.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<div class="cover ">
<h1 class="cover"><span>set</span><wbr><span>Image</span><wbr><span><span>Loader</span></span></h1>
</div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":coil-singleton:dokkaHtmlPartial/release"><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-static/index.html"><span class="token annotation builtin">JvmStatic</span></a></div><div class="block"><span class="token annotation builtin">@</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-synchronized/index.html"><span class="token annotation builtin">Synchronized</span></a></div></div><span class="token keyword"></span><span class="token keyword">fun </span><a href="set-image-loader.html"><span class="token function">setImageLoader</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">imageLoader<span class="token operator">: </span><a href="../../../coil-base/coil/-image-loader/index.html">ImageLoader</a></span></span><span class="token punctuation">)</span></div><p class="paragraph">Set the singleton <a href="../../../coil-base/coil/-image-loader/index.html">ImageLoader</a>. Prefer using <code class="lang-kotlin">setImageLoader(ImageLoaderFactory)</code> to create the <a href="../../../coil-base/coil/-image-loader/index.html">ImageLoader</a> lazily.</p><hr><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-static/index.html"><span class="token annotation builtin">JvmStatic</span></a></div><div class="block"><span class="token annotation builtin">@</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-synchronized/index.html"><span class="token annotation builtin">Synchronized</span></a></div></div><span class="token keyword"></span><span class="token keyword">fun </span><a href="set-image-loader.html"><span class="token function">setImageLoader</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">factory<span class="token operator">: </span><a href="../-image-loader-factory/index.html">ImageLoaderFactory</a></span></span><span class="token punctuation">)</span></div><p class="paragraph">Set the <a href="../-image-loader-factory/index.html">ImageLoaderFactory</a> that will be used to create the singleton <a href="../../../coil-base/coil/-image-loader/index.html">ImageLoader</a>. The <a href="set-image-loader.html">factory</a> is guaranteed to be called at most once.</p><p class="paragraph">NOTE: <a href="set-image-loader.html">factory</a> will take precedence over an <a href="https://developer.android.com/reference/android/app/Application.html">Application</a> that implements <a href="../-image-loader-factory/index.html">ImageLoaderFactory</a>.</p></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":coil-singleton:dokkaHtmlPartial/release"><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-static/index.html"><span class="token annotation builtin">JvmStatic</span></a></div><div class="block"><span class="token annotation builtin">@</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-synchronized/index.html"><span class="token annotation builtin">Synchronized</span></a></div></div><span class="token keyword"></span><span class="token keyword">fun </span><a href="set-image-loader.html"><span class="token function">setImageLoader</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">imageLoader<span class="token operator">: </span><a href="../../../coil-base/coil/-image-loader/index.html">ImageLoader</a></span></span><span class="token punctuation">)</span></div><p class="paragraph">Set the singleton <a href="../../../coil-base/coil/-image-loader/index.html">ImageLoader</a>. Prefer using <code class="lang-kotlin">setImageLoader(ImageLoaderFactory)</code> to create the <a href="../../../coil-base/coil/-image-loader/index.html">ImageLoader</a> lazily.</p><hr><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-static/index.html"><span class="token annotation builtin">JvmStatic</span></a></div><div class="block"><span class="token annotation builtin">@</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-synchronized/index.html"><span class="token annotation builtin">Synchronized</span></a></div></div><span class="token keyword"></span><span class="token keyword">fun </span><a href="set-image-loader.html"><span class="token function">setImageLoader</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">factory<span class="token operator">: </span><a href="../-image-loader-factory/index.html">ImageLoaderFactory</a></span></span><span class="token punctuation">)</span></div><p class="paragraph">Set the <a href="../-image-loader-factory/index.html">ImageLoaderFactory</a> that will be used to create the singleton <a href="../../../coil-base/coil/-image-loader/index.html">ImageLoader</a>. The <a href="set-image-loader.html">factory</a> is guaranteed to be called at most once.</p><p class="paragraph">NOTE: <a href="set-image-loader.html">factory</a> will take precedence over an <a href="https://developer.android.com/reference/kotlin/android/app/Application.html">Application</a> that implements <a href="../-image-loader-factory/index.html">ImageLoaderFactory</a>.</p></div></div>
</div>
<div class="footer">
<span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2023 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span>
Expand Down
2 changes: 1 addition & 1 deletion api/coil-singleton/coil/-image-loader-factory/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<div class="breadcrumbs"><a href="../../index.html">coil-singleton</a><span class="delimiter">/</span><a href="../index.html">coil</a><span class="delimiter">/</span><span class="current">ImageLoaderFactory</span></div>
<div class="cover ">
<h1 class="cover"><span>Image</span><wbr><span>Loader</span><wbr><span><span>Factory</span></span></h1>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":coil-singleton:dokkaHtmlPartial/release"><div class="symbol monospace"><span class="token keyword">fun </span><span class="token keyword">interface </span><a href="index.html">ImageLoaderFactory</a></div><p class="paragraph">A factory that creates new <a href="../../../coil-base/coil/-image-loader/index.html">ImageLoader</a> instances.</p><p class="paragraph">To configure how the singleton <a href="../../../coil-base/coil/-image-loader/index.html">ImageLoader</a> is created <strong>either</strong>:</p><ul><li><p class="paragraph">Implement <a href="index.html">ImageLoaderFactory</a> in your <a href="https://developer.android.com/reference/android/app/Application.html">Application</a>.</p></li><li><p class="paragraph"><strong>Or</strong> call <a href="../-coil/set-image-loader.html">Coil.setImageLoader</a> with your <a href="index.html">ImageLoaderFactory</a>.</p></li></ul></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":coil-singleton:dokkaHtmlPartial/release"><div class="symbol monospace"><span class="token keyword">fun </span><span class="token keyword">interface </span><a href="index.html">ImageLoaderFactory</a></div><p class="paragraph">A factory that creates new <a href="../../../coil-base/coil/-image-loader/index.html">ImageLoader</a> instances.</p><p class="paragraph">To configure how the singleton <a href="../../../coil-base/coil/-image-loader/index.html">ImageLoader</a> is created <strong>either</strong>:</p><ul><li><p class="paragraph">Implement <a href="index.html">ImageLoaderFactory</a> in your <a href="https://developer.android.com/reference/kotlin/android/app/Application.html">Application</a>.</p></li><li><p class="paragraph"><strong>Or</strong> call <a href="../-coil/set-image-loader.html">Coil.setImageLoader</a> with your <a href="index.html">ImageLoaderFactory</a>.</p></li></ul></div></div>
</div>
<div class="tabbedcontent">
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="CONSTRUCTOR,TYPE,PROPERTY,FUNCTION">Members</button></div>
Expand Down
2 changes: 1 addition & 1 deletion api/coil-singleton/coil/dispose.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<div class="cover ">
<h1 class="cover"><span><span>dispose</span></span></h1>
</div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":coil-singleton:dokkaHtmlPartial/release"><div class="symbol monospace"><span class="token keyword">inline </span><span class="token keyword">fun </span><a href="https://developer.android.com/reference/android/widget/ImageView.html">ImageView</a><span class="token punctuation">.</span><a href="dispose.html"><span class="token function">dispose</span></a><span class="token punctuation">(</span><span class="token punctuation">)</span></div><p class="paragraph">Dispose the request that's attached to this view (if there is one).</p></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":coil-singleton:dokkaHtmlPartial/release"><div class="symbol monospace"><span class="token keyword">inline </span><span class="token keyword">fun </span><a href="https://developer.android.com/reference/kotlin/android/widget/ImageView.html">ImageView</a><span class="token punctuation">.</span><a href="dispose.html"><span class="token function">dispose</span></a><span class="token punctuation">(</span><span class="token punctuation">)</span></div><p class="paragraph">Dispose the request that's attached to this view (if there is one).</p></div></div>
</div>
<div class="footer">
<span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2023 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span>
Expand Down
2 changes: 1 addition & 1 deletion api/coil-singleton/coil/image-loader.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<div class="cover ">
<h1 class="cover"><span>image</span><wbr><span><span>Loader</span></span></h1>
</div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":coil-singleton:dokkaHtmlPartial/release"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="https://developer.android.com/reference/android/content/Context.html">Context</a><span class="token punctuation">.</span><a href="image-loader.html">imageLoader</a><span class="token operator">: </span><a href="../../coil-base/coil/-image-loader/index.html">ImageLoader</a></div><p class="paragraph">Get the singleton <a href="../../coil-base/coil/-image-loader/index.html">ImageLoader</a>.</p></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":coil-singleton:dokkaHtmlPartial/release"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="https://developer.android.com/reference/kotlin/android/content/Context.html">Context</a><span class="token punctuation">.</span><a href="image-loader.html">imageLoader</a><span class="token operator">: </span><a href="../../coil-base/coil/-image-loader/index.html">ImageLoader</a></div><p class="paragraph">Get the singleton <a href="../../coil-base/coil/-image-loader/index.html">ImageLoader</a>.</p></div></div>
</div>
<div class="footer">
<span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2023 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span>
Expand Down
Loading

0 comments on commit 537cfa0

Please sign in to comment.