Skip to content

Commit

Permalink
Deployed 82d3934 with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
willmcgugan committed Feb 20, 2024
1 parent 6c0f699 commit 335fabc
Show file tree
Hide file tree
Showing 22 changed files with 947 additions and 984 deletions.
2 changes: 1 addition & 1 deletion api/cache/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6847,8 +6847,8 @@ <h3 id="textual.cache.LRUCache.maxsize" class="doc doc-heading">


<span class="doc doc-labels">
<small class="doc doc-label doc-label-writable"><code>writable</code></small>
<small class="doc doc-label doc-label-property"><code>property</code></small>
<small class="doc doc-label doc-label-writable"><code>writable</code></small>
</span>

<a href="#textual.cache.LRUCache.maxsize" class="headerlink" title="Permanent link">&para;</a></h3>
Expand Down
8 changes: 4 additions & 4 deletions api/dom_node/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7439,8 +7439,8 @@ <h3 id="textual.dom.DOMNode.auto_refresh" class="doc doc-heading">


<span class="doc doc-labels">
<small class="doc doc-label doc-label-writable"><code>writable</code></small>
<small class="doc doc-label doc-label-property"><code>property</code></small>
<small class="doc doc-label doc-label-writable"><code>writable</code></small>
</span>

<a href="#textual.dom.DOMNode.auto_refresh" class="headerlink" title="Permanent link">&para;</a></h3>
Expand Down Expand Up @@ -7762,8 +7762,8 @@ <h3 id="textual.dom.DOMNode.display" class="doc doc-heading">


<span class="doc doc-labels">
<small class="doc doc-label doc-label-writable"><code>writable</code></small>
<small class="doc doc-label doc-label-property"><code>property</code></small>
<small class="doc doc-label doc-label-writable"><code>writable</code></small>
</span>

<a href="#textual.dom.DOMNode.display" class="headerlink" title="Permanent link">&para;</a></h3>
Expand Down Expand Up @@ -7833,8 +7833,8 @@ <h3 id="textual.dom.DOMNode.id" class="doc doc-heading">


<span class="doc doc-labels">
<small class="doc doc-label doc-label-writable"><code>writable</code></small>
<small class="doc doc-label doc-label-property"><code>property</code></small>
<small class="doc doc-label doc-label-writable"><code>writable</code></small>
</span>

<a href="#textual.dom.DOMNode.id" class="headerlink" title="Permanent link">&para;</a></h3>
Expand Down Expand Up @@ -8140,8 +8140,8 @@ <h3 id="textual.dom.DOMNode.visible" class="doc doc-heading">


<span class="doc doc-labels">
<small class="doc doc-label doc-label-writable"><code>writable</code></small>
<small class="doc doc-label doc-label-property"><code>property</code></small>
<small class="doc doc-label doc-label-writable"><code>writable</code></small>
</span>

<a href="#textual.dom.DOMNode.visible" class="headerlink" title="Permanent link">&para;</a></h3>
Expand Down
2 changes: 1 addition & 1 deletion api/events/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8442,8 +8442,8 @@ <h3 id="textual.events.MouseEvent.style" class="doc doc-heading">


<span class="doc doc-labels">
<small class="doc doc-label doc-label-writable"><code>writable</code></small>
<small class="doc doc-label doc-label-property"><code>property</code></small>
<small class="doc doc-label doc-label-writable"><code>writable</code></small>
</span>

<a href="#textual.events.MouseEvent.style" class="headerlink" title="Permanent link">&para;</a></h3>
Expand Down
4 changes: 2 additions & 2 deletions api/widget/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10125,8 +10125,8 @@ <h3 id="textual.widget.Widget.offset" class="doc doc-heading">


<span class="doc doc-labels">
<small class="doc doc-label doc-label-writable"><code>writable</code></small>
<small class="doc doc-label doc-label-property"><code>property</code></small>
<small class="doc doc-label doc-label-writable"><code>writable</code></small>
</span>

<a href="#textual.widget.Widget.offset" class="headerlink" title="Permanent link">&para;</a></h3>
Expand Down Expand Up @@ -10820,8 +10820,8 @@ <h3 id="textual.widget.Widget.tooltip" class="doc doc-heading">


<span class="doc doc-labels">
<small class="doc doc-label doc-label-writable"><code>writable</code></small>
<small class="doc doc-label doc-label-property"><code>property</code></small>
<small class="doc doc-label doc-label-writable"><code>writable</code></small>
</span>

<a href="#textual.widget.Widget.tooltip" class="headerlink" title="Permanent link">&para;</a></h3>
Expand Down
2 changes: 1 addition & 1 deletion api/worker/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7320,8 +7320,8 @@ <h3 id="textual.worker.Worker.state" class="doc doc-heading">


<span class="doc doc-labels">
<small class="doc doc-label doc-label-writable"><code>writable</code></small>
<small class="doc doc-label doc-label-property"><code>property</code></small>
<small class="doc doc-label doc-label-writable"><code>writable</code></small>
</span>

<a href="#textual.worker.Worker.state" class="headerlink" title="Permanent link">&para;</a></h3>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6281,7 +6281,7 @@ <h1 id="remote-memory-profiling-with-memray">Remote memory profiling with Memray
<!-- more -->

<p>You would typically run this locally, or over a ssh session, but it is also possible to serve the interface over the web with the help of <a href="https://github.com/Textualize/textual-web">textual-web</a>.
I'm not sure if event the Memray devs themselves are aware of this, but here's how.</p>
I'm not sure if even the Memray devs themselves are aware of this, but here's how.</p>
<p>First install Textual web (ideally with pipx) alongside Memray:</p>
<div class="highlight"><pre><span></span><code><a id="__codelineno-0-1" name="__codelineno-0-1" href="#__codelineno-0-1"></a>pipx<span class="w"> </span>install<span class="w"> </span>textual-web
</code></pre></div>
Expand Down
2 changes: 1 addition & 1 deletion feed_json_updated.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion feed_rss_created.xml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion feed_rss_updated.xml

Large diffs are not rendered by default.

354 changes: 177 additions & 177 deletions guide/reactivity/index.html

Large diffs are not rendered by default.

Loading

0 comments on commit 335fabc

Please sign in to comment.