Skip to content

Commit

Permalink
Deployed d6c275e with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Dec 21, 2024
1 parent b5a3d01 commit 276d3cb
Show file tree
Hide file tree
Showing 4 changed files with 335 additions and 339 deletions.
12 changes: 4 additions & 8 deletions data-inspector/portal/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8428,7 +8428,7 @@ <h2 id="basic-use">Basic use<a class="headerlink" href="#basic-use" title="Perma
<p><code>(inspect/close)</code> to close the inspector window.</p>
<h2 id="editor-commands">Editor Commands<a class="headerlink" href="#editor-commands" title="Permanent link">λ︎</a></h2>
<p>Control Portal from a Clojure Editor by wrapping the portal commands.</p>
<div class="tabbed-set tabbed-alternate" data-tabs="4:1"><input checked="checked" id="__tabbed_4_1" name="__tabbed_4" type="radio" /><div class="tabbed-labels"><label for="__tabbed_4_1">Emacs</label></div>
<div class="tabbed-set tabbed-alternate" data-tabs="4:3"><input checked="checked" id="__tabbed_4_1" name="__tabbed_4" type="radio" /><input id="__tabbed_4_2" name="__tabbed_4" type="radio" /><input id="__tabbed_4_3" name="__tabbed_4" type="radio" /><div class="tabbed-labels"><label for="__tabbed_4_1">Emacs</label><label for="__tabbed_4_2">Spacemacs</label><label for="__tabbed_4_3">Doom Emacs</label></div>
<div class="tabbed-content">
<div class="tabbed-block">
<p>Add helper functions to the Emacs configuration and add key bindings to call them.</p>
Expand Down Expand Up @@ -8456,8 +8456,7 @@ <h2 id="editor-commands">Editor Commands<a class="headerlink" href="#editor-comm
<li>Doom emacs: add to <code>config.el</code> Doom configuration file.</li>
</ul>
<p>Add key bindings to call the helper functions, ideally from the Clojure major mode menu.</p>
<div class="tabbed-set tabbed-alternate" data-tabs="5:2"><input checked="checked" id="__tabbed_5_1" name="__tabbed_5" type="radio" /><input id="__tabbed_5_2" name="__tabbed_5" type="radio" /><div class="tabbed-labels"><label for="__tabbed_5_1">Spacemacs</label><label for="__tabbed_5_2">Doom Emacs</label></div>
<div class="tabbed-content">
</div>
<div class="tabbed-block">
<p>Add key bindings specifically for Clojure mode, available via the <code>, d p</code> debug portal menu when a Clojure file (clj, edn, cljc, cljs) is open in the current buffer.</p>
<div class="admonition example">
Expand Down Expand Up @@ -8518,13 +8517,10 @@ <h2 id="editor-commands">Editor Commands<a class="headerlink" href="#editor-comm
</div>
</div>
</div>
</div>
</div>
</div>
<p><a class="md-button" href="https://cljdoc.org/d/djblue/portal/0.37.1/doc/editors" target="_blank">Portal Documentation - Editors</a></p>
<h2 id="editor-nrepl-middleware">Editor nREPL middleware<a class="headerlink" href="#editor-nrepl-middleware" title="Permanent link">λ︎</a></h2>
<p><code>portal.nrepl/wrap-portal</code> sends every REPL evaluation to Portal over an nREPL connection, avoiding the need to wrap expressions with <code>tap&gt;</code>.</p>
<div class="tabbed-set tabbed-alternate" data-tabs="6:2"><input checked="checked" id="__tabbed_6_1" name="__tabbed_6" type="radio" /><input id="__tabbed_6_2" name="__tabbed_6" type="radio" /><div class="tabbed-labels"><label for="__tabbed_6_1"><span class="twemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--! Font Awesome Free 6.7.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--><path d="M249.6 471.5c10.8 3.8 22.4-4.1 22.4-15.5V78.6c0-4.2-1.6-8.4-5-11C247.4 52 202.4 32 144 32 93.5 32 46.3 45.3 18.1 56.1 6.8 60.5 0 71.7 0 83.8v370.3c0 11.9 12.8 20.2 24.1 16.5C55.6 460.1 105.5 448 144 448c33.9 0 79 14 105.6 23.5m76.8 0C353 462 398.1 448 432 448c38.5 0 88.4 12.1 119.9 22.6 11.3 3.8 24.1-4.6 24.1-16.5V83.8c0-12.1-6.8-23.3-18.1-27.6C529.7 45.3 482.5 32 432 32c-58.4 0-103.4 20-123 35.6-3.3 2.6-5 6.8-5 11V456c0 11.4 11.7 19.3 22.4 15.5"/></svg></span> Practicalli Clojure CLI Config</label><label for="__tabbed_6_2">Alias Definition</label></div>
<div class="tabbed-set tabbed-alternate" data-tabs="5:2"><input checked="checked" id="__tabbed_5_1" name="__tabbed_5" type="radio" /><input id="__tabbed_5_2" name="__tabbed_5" type="radio" /><div class="tabbed-labels"><label for="__tabbed_5_1"><span class="twemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--! Font Awesome Free 6.7.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--><path d="M249.6 471.5c10.8 3.8 22.4-4.1 22.4-15.5V78.6c0-4.2-1.6-8.4-5-11C247.4 52 202.4 32 144 32 93.5 32 46.3 45.3 18.1 56.1 6.8 60.5 0 71.7 0 83.8v370.3c0 11.9 12.8 20.2 24.1 16.5C55.6 460.1 105.5 448 144 448c33.9 0 79 14 105.6 23.5m76.8 0C353 462 398.1 448 432 448c38.5 0 88.4 12.1 119.9 22.6 11.3 3.8 24.1-4.6 24.1-16.5V83.8c0-12.1-6.8-23.3-18.1-27.6C529.7 45.3 482.5 32 432 32c-58.4 0-103.4 20-123 35.6-3.3 2.6-5 6.8-5 11V456c0 11.4 11.7 19.3 22.4 15.5"/></svg></span> Practicalli Clojure CLI Config</label><label for="__tabbed_5_2">Alias Definition</label></div>
<div class="tabbed-content">
<div class="tabbed-block">
<p>Start a REPL that includes the Portal nREPL middleware to send the result of every evaluation to portal.</p>
Expand Down Expand Up @@ -8652,7 +8648,7 @@ <h2 id="references">References<a class="headerlink" href="#references" title="Pe
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 20, 2024</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 21, 2024</span>
</span>


Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Loading

0 comments on commit 276d3cb

Please sign in to comment.