Skip to content

Commit

Permalink
Deployed 3d65f2b with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
willmcgugan committed Oct 22, 2024
1 parent c5b463b commit 0caf35f
Show file tree
Hide file tree
Showing 117 changed files with 112,694 additions and 60,774 deletions.
14,850 changes: 9,519 additions & 5,331 deletions api/app/index.html

Large diffs are not rendered by default.

361 changes: 234 additions & 127 deletions api/await_complete/index.html

Large diffs are not rendered by default.

43 changes: 27 additions & 16 deletions api/await_remove/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5019,7 +5019,7 @@
<li class="md-nav__item">
<a href="#textual.await_remove" class="md-nav__link">
<span class="md-ellipsis">
textual.await_remove
<code class="doc-symbol doc-symbol-toc doc-symbol-module"></code>&nbsp;await_remove
</span>
</a>

Expand All @@ -5028,7 +5028,7 @@
<li class="md-nav__item">
<a href="#textual.await_remove.AwaitRemove" class="md-nav__link">
<span class="md-ellipsis">
AwaitRemove
<code class="doc-symbol doc-symbol-toc doc-symbol-class"></code>&nbsp;AwaitRemove
</span>
</a>

Expand Down Expand Up @@ -6423,7 +6423,7 @@
<li class="md-nav__item">
<a href="#textual.await_remove" class="md-nav__link">
<span class="md-ellipsis">
textual.await_remove
<code class="doc-symbol doc-symbol-toc doc-symbol-module"></code>&nbsp;await_remove
</span>
</a>

Expand All @@ -6432,7 +6432,7 @@
<li class="md-nav__item">
<a href="#textual.await_remove.AwaitRemove" class="md-nav__link">
<span class="md-ellipsis">
AwaitRemove
<code class="doc-symbol doc-symbol-toc doc-symbol-class"></code>&nbsp;AwaitRemove
</span>
</a>

Expand Down Expand Up @@ -6471,12 +6471,18 @@ <h1>textual.await_remove</h1>
<div class="doc doc-object doc-module">



<a id="textual.await_remove"></a>
<div class="doc doc-contents first">

<p>An <em>optionally</em> awaitable object returned by methods that remove widgets.</p>
<div class="doc doc-contents first">

<p>An <em>optionally</em> awaitable object returned by methods that remove widgets.</p>









<div class="doc doc-children">

Expand All @@ -6492,21 +6498,26 @@ <h1>textual.await_remove</h1>


<h2 id="textual.await_remove.AwaitRemove" class="doc doc-heading">
<span class="doc doc-object-name doc-class-name">AwaitRemove</span>
<code class="doc-symbol doc-symbol-heading doc-symbol-class"></code> <span class="doc doc-object-name doc-class-name">AwaitRemove</span>


<a href="#textual.await_remove.AwaitRemove" class="headerlink" title="Permanent link">&para;</a></h2>
<div class="highlight"><pre><span></span><code><a id="__codelineno-0-1" name="__codelineno-0-1" href="#__codelineno-0-1"></a><span class="n">AwaitRemove</span><span class="p">(</span><span class="n">tasks</span><span class="p">,</span> <span class="n">post_remove</span><span class="o">=</span><span class="kc">None</span><span class="p">)</span>
<div class="doc-signature highlight"><pre><span></span><code><a id="__codelineno-0-1" name="__codelineno-0-1" href="#__codelineno-0-1"></a><span class="nf">AwaitRemove</span><span class="p">(</span><span class="n">tasks</span><span class="p">,</span> <span class="n">post_remove</span><span class="o">=</span><span class="kc">None</span><span class="p">)</span>
</code></pre></div>

<div class="doc doc-contents ">
<div class="doc doc-contents ">



<p>An awaitable that waits for nodes to be removed.</p>






<p>An awaitable that waits for nodes to be removed.</p>





<div class="doc doc-children">

Expand All @@ -6522,7 +6533,7 @@ <h2 id="textual.await_remove.AwaitRemove" class="doc doc-heading">

</div>

</div>
</div>

</div>

Expand All @@ -6531,7 +6542,7 @@ <h2 id="textual.await_remove.AwaitRemove" class="doc doc-heading">

</div>

</div>
</div>

</div>

Expand Down
Loading

0 comments on commit 0caf35f

Please sign in to comment.