Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Apr 3, 2024
1 parent 781f506 commit 605c15e
Show file tree
Hide file tree
Showing 12 changed files with 53 additions and 53 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
cd6b7647
6de86f70
10 changes: 5 additions & 5 deletions getting-started/directory.html
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ <h3 class="anchored" data-anchor-id="example">Example</h3>
<pre class="langname">bash</pre>
</div>
<div class="sourceCode" id="cb1"><pre class="sourceCode bash code-with-copy"><code class="sourceCode bash"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a><span class="fu">ls</span> data</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div id="ea125656" class="cell" data-execution_count="2">
<div id="3a958f59" class="cell" data-execution_count="2">
<div class="cell-output cell-output-stdout">
<pre><code>KY25A_1.TextGrid josef-fruehwald_speaker.TextGrid</code></pre>
</div>
Expand All @@ -335,7 +335,7 @@ <h3 class="anchored" data-anchor-id="example">Example</h3>
</div>
<div class="sourceCode" id="cb3"><pre class="sourceCode bash code-with-copy"><code class="sourceCode bash"><span id="cb3-1"><a href="#cb3-1" aria-hidden="true" tabindex="-1"></a><span class="ex">fave_recode</span> <span class="at">-p</span> data <span class="at">-s</span> cmu2labov</span>
<span id="cb3-2"><a href="#cb3-2" aria-hidden="true" tabindex="-1"></a><span class="fu">ls</span> data</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div id="2d36bb90" class="cell" data-execution_count="3">
<div id="0426c962" class="cell" data-execution_count="3">
<div class="langname">
<pre class="langname">python</pre>
</div>
Expand Down Expand Up @@ -370,7 +370,7 @@ <h3 class="anchored" data-anchor-id="example-1">Example</h3>
<pre class="langname">bash</pre>
</div>
<div class="sourceCode" id="cb6"><pre class="sourceCode bash code-with-copy"><code class="sourceCode bash"><span id="cb6-1"><a href="#cb6-1" aria-hidden="true" tabindex="-1"></a><span class="fu">ls</span> data</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div id="eeb2ba48" class="cell" data-execution_count="5">
<div id="55e4cd55" class="cell" data-execution_count="5">
<div class="cell-output cell-output-stdout">
<pre><code>KY25A_1.TextGrid josef-fruehwald_speaker.TextGrid</code></pre>
</div>
Expand All @@ -380,7 +380,7 @@ <h3 class="anchored" data-anchor-id="example-1">Example</h3>
</div>
<div class="sourceCode" id="cb8"><pre class="sourceCode bash code-with-copy"><code class="sourceCode bash"><span id="cb8-1"><a href="#cb8-1" aria-hidden="true" tabindex="-1"></a><span class="ex">fave_recode</span> <span class="at">-p</span> data <span class="at">-s</span> cmu2labov <span class="at">-r</span> _labovcode</span>
<span id="cb8-2"><a href="#cb8-2" aria-hidden="true" tabindex="-1"></a><span class="fu">ls</span> data</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div id="45b5d877" class="cell" data-execution_count="6">
<div id="70ad2fe9" class="cell" data-execution_count="6">
<div class="langname">
<pre class="langname">python</pre>
</div>
Expand Down Expand Up @@ -442,7 +442,7 @@ <h3 class="anchored" data-anchor-id="example-2">Example</h3>
</div>
<div class="sourceCode" id="cb11"><pre class="sourceCode bash code-with-copy"><code class="sourceCode bash"><span id="cb11-1"><a href="#cb11-1" aria-hidden="true" tabindex="-1"></a><span class="ex">fave_recode</span> <span class="at">-p</span> data <span class="at">-s</span> cmu2labov <span class="at">-d</span> output</span>
<span id="cb11-2"><a href="#cb11-2" aria-hidden="true" tabindex="-1"></a><span class="fu">ls</span> output</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div id="6a1f2e30" class="cell" data-execution_count="9">
<div id="332772cd" class="cell" data-execution_count="9">
<div class="cell-output cell-output-stdout">
<pre><code>KY25A_1_recoded.TextGrid josef-fruehwald_speaker_recoded.TextGrid</code></pre>
</div>
Expand Down
6 changes: 3 additions & 3 deletions getting-started/overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ <h2 class="anchored" data-anchor-id="basic-usage">Basic usage</h2>
<pre class="langname">bash</pre>
</div>
<div class="sourceCode" id="cb2"><pre class="sourceCode bash code-with-copy"><code class="sourceCode bash"><span id="cb2-1"><a href="#cb2-1" aria-hidden="true" tabindex="-1"></a><span class="ex">fave_recode</span> <span class="at">--help</span></span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div id="0905b22c" class="cell" data-filename="terminal" data-execution_count="2">
<div id="a9f59a1d" class="cell" data-filename="terminal" data-execution_count="2">
<div class="cell-output cell-output-stdout">
<pre><code>Usage: fave_recode [OPTIONS]

Expand All @@ -322,7 +322,7 @@ <h2 class="anchored" data-anchor-id="basic-usage">Basic usage</h2>
<pre class="langname">bash</pre>
</div>
<div class="sourceCode" id="cb4"><pre class="sourceCode bash code-with-copy"><code class="sourceCode bash"><span id="cb4-1"><a href="#cb4-1" aria-hidden="true" tabindex="-1"></a><span class="fu">ls</span> data</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div id="98ab729e" class="cell" data-execution_count="3">
<div id="d7e43646" class="cell" data-execution_count="3">
<div class="cell-output cell-output-stdout">
<pre><code>KY25A_1.TextGrid josef-fruehwald_speaker.TextGrid</code></pre>
</div>
Expand All @@ -336,7 +336,7 @@ <h2 class="anchored" data-anchor-id="basic-usage">Basic usage</h2>
<span id="cb6-4"><a href="#cb6-4" aria-hidden="true" tabindex="-1"></a> <span class="at">-s</span> cmu2phila </span>
<span id="cb6-5"><a href="#cb6-5" aria-hidden="true" tabindex="-1"></a></span>
<span id="cb6-6"><a href="#cb6-6" aria-hidden="true" tabindex="-1"></a><span class="fu">ls</span> data</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div id="81e30d64" class="cell" data-execution_count="4">
<div id="a863ed9a" class="cell" data-execution_count="4">
<div class="cell-output cell-output-stdout">
<pre><code>KY25A_1.TextGrid josef-fruehwald_speaker_recoded.TextGrid
josef-fruehwald_speaker.TextGrid</code></pre>
Expand Down
14 changes: 7 additions & 7 deletions getting-started/single-file.html
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ <h3 class="anchored" data-anchor-id="example">Example</h3>
<pre class="langname">bash</pre>
</div>
<div class="sourceCode" id="cb1"><pre class="sourceCode bash code-with-copy"><code class="sourceCode bash"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a><span class="fu">ls</span> data</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div id="b2db856f" class="cell" data-execution_count="2">
<div id="16424df7" class="cell" data-execution_count="2">
<div class="cell-output cell-output-stdout">
<pre><code>KY25A_1.TextGrid josef-fruehwald_speaker.TextGrid</code></pre>
</div>
Expand All @@ -339,7 +339,7 @@ <h3 class="anchored" data-anchor-id="example">Example</h3>
</div>
<div class="sourceCode" id="cb3"><pre class="sourceCode bash code-with-copy"><code class="sourceCode bash"><span id="cb3-1"><a href="#cb3-1" aria-hidden="true" tabindex="-1"></a><span class="ex">fave_recode</span> <span class="at">-i</span> data/KY25A_1.TextGrid <span class="at">-s</span> cmu2labov</span>
<span id="cb3-2"><a href="#cb3-2" aria-hidden="true" tabindex="-1"></a><span class="fu">ls</span> data</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div id="09c5ba26" class="cell" data-execution_count="3">
<div id="c18519e4" class="cell" data-execution_count="3">
<div class="cell-output cell-output-stdout">
<pre><code>KY25A_1.TextGrid KY25A_1_recoded.TextGrid josef-fruehwald_speaker.TextGrid</code></pre>
</div>
Expand Down Expand Up @@ -368,7 +368,7 @@ <h3 class="anchored" data-anchor-id="example-1">Example</h3>
<pre class="langname">bash</pre>
</div>
<div class="sourceCode" id="cb5"><pre class="sourceCode bash code-with-copy"><code class="sourceCode bash"><span id="cb5-1"><a href="#cb5-1" aria-hidden="true" tabindex="-1"></a><span class="fu">ls</span> data</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div id="20e91fd5" class="cell" data-execution_count="5">
<div id="233b6800" class="cell" data-execution_count="5">
<div class="cell-output cell-output-stdout">
<pre><code>KY25A_1.TextGrid josef-fruehwald_speaker.TextGrid</code></pre>
</div>
Expand All @@ -378,7 +378,7 @@ <h3 class="anchored" data-anchor-id="example-1">Example</h3>
</div>
<div class="sourceCode" id="cb7"><pre class="sourceCode bash code-with-copy"><code class="sourceCode bash"><span id="cb7-1"><a href="#cb7-1" aria-hidden="true" tabindex="-1"></a><span class="ex">fave_recode</span> <span class="at">-i</span> data/KY25A_1.TextGrid <span class="at">-s</span> cmu2labov <span class="at">-r</span> _labovcode</span>
<span id="cb7-2"><a href="#cb7-2" aria-hidden="true" tabindex="-1"></a><span class="fu">ls</span> data</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div id="82632715" class="cell" data-execution_count="6">
<div id="cce207e8" class="cell" data-execution_count="6">
<div class="cell-output cell-output-stdout">
<pre><code>KY25A_1.TextGrid KY25A_1_labovcode.TextGrid josef-fruehwald_speaker.TextGrid</code></pre>
</div>
Expand Down Expand Up @@ -433,7 +433,7 @@ <h3 class="anchored" data-anchor-id="example-2">Example</h3>
<pre class="langname">bash</pre>
</div>
<div class="sourceCode" id="cb9"><pre class="sourceCode bash code-with-copy"><code class="sourceCode bash"><span id="cb9-1"><a href="#cb9-1" aria-hidden="true" tabindex="-1"></a><span class="fu">ls</span> data</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div id="98eef3ca" class="cell" data-execution_count="8">
<div id="bfccfacc" class="cell" data-execution_count="8">
<div class="cell-output cell-output-stdout">
<pre><code>KY25A_1.TextGrid josef-fruehwald_speaker.TextGrid</code></pre>
</div>
Expand All @@ -443,7 +443,7 @@ <h3 class="anchored" data-anchor-id="example-2">Example</h3>
</div>
<div class="sourceCode" id="cb11"><pre class="sourceCode bash code-with-copy"><code class="sourceCode bash"><span id="cb11-1"><a href="#cb11-1" aria-hidden="true" tabindex="-1"></a><span class="ex">fave_recode</span> <span class="at">-i</span> data/KY25A_1.TextGrid <span class="at">-s</span> cmu2labov <span class="at">-o</span> data/recoded.TextGrid</span>
<span id="cb11-2"><a href="#cb11-2" aria-hidden="true" tabindex="-1"></a><span class="fu">ls</span> data</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div id="59afc917" class="cell" data-execution_count="9">
<div id="95ddb308" class="cell" data-execution_count="9">
<div class="cell-output cell-output-stdout">
<pre><code>KY25A_1.TextGrid josef-fruehwald_speaker.TextGrid recoded.TextGrid</code></pre>
</div>
Expand Down Expand Up @@ -499,7 +499,7 @@ <h3 class="anchored" data-anchor-id="example-3">Example</h3>
</div>
<div class="sourceCode" id="cb13"><pre class="sourceCode bash code-with-copy"><code class="sourceCode bash"><span id="cb13-1"><a href="#cb13-1" aria-hidden="true" tabindex="-1"></a><span class="ex">fave_recode</span> <span class="at">-i</span> data/KY25A_1.TextGrid <span class="at">-s</span> cmu2labov <span class="at">-o</span> output</span>
<span id="cb13-2"><a href="#cb13-2" aria-hidden="true" tabindex="-1"></a><span class="fu">ls</span> output</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div id="316a55e4" class="cell" data-execution_count="12">
<div id="ac254d03" class="cell" data-execution_count="12">
<div class="cell-output cell-output-stdout">
<pre><code>KY25A_1_recoded.TextGrid</code></pre>
</div>
Expand Down
2 changes: 1 addition & 1 deletion reference/fave_recode.relations.contains_relation.html
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ <h1 class="title">contains_relation</h1>

<p><code>relations.contains_relation(lhs, rhs)</code></p>
<p>Does <code>lhs</code> contain <code>rhs</code>?</p>
<div id="73ef2503" class="cell" data-execution_count="1">
<div id="41ba73e9" class="cell" data-execution_count="1">
<div class="langname">
<pre class="langname">python</pre>
</div>
Expand Down
2 changes: 1 addition & 1 deletion reference/fave_recode.relations.in_relation.html
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ <h1 class="title">in_relation</h1>

<p><code>relations.in_relation(lhs, rhs)</code></p>
<p>Is <code>lhs</code> in <code>rhs</code>?</p>
<div id="9f6bf2a5" class="cell" data-execution_count="1">
<div id="73fd20d2" class="cell" data-execution_count="1">
<div class="langname">
<pre class="langname">python</pre>
</div>
Expand Down
2 changes: 1 addition & 1 deletion reference/fave_recode.relations.negate.html
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ <h1 class="title">negate</h1>
<p><code>relations.negate(f)</code></p>
<p>Negate a function</p>
<p>Given a function <code>f()</code> that returns a boolean, this will return <code>g() = not f()</code></p>
<div id="7260741e" class="cell" data-execution_count="1">
<div id="b4148781" class="cell" data-execution_count="1">
<div class="langname">
<pre class="langname">python</pre>
</div>
Expand Down
2 changes: 1 addition & 1 deletion reference/fave_recode.relations.not_in_relation.html
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ <h1 class="title">not_in_relation</h1>

<p><code>relations.not_in_relation(lhs, rhs)</code></p>
<p>Is <code>lhs</code> <em>not</em> in <code>rhs</code></p>
<div id="6e35b105" class="cell" data-execution_count="1">
<div id="85ad98eb" class="cell" data-execution_count="1">
<div class="langname">
<pre class="langname">python</pre>
</div>
Expand Down
6 changes: 3 additions & 3 deletions reference/relations.html
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ <h2 class="anchored" data-anchor-id="functions">Functions</h2>
<h2 class="anchored" data-anchor-id="fave_recode.relations.contains_relation">contains_relation</h2>
<p><code>relations.contains_relation(lhs, rhs)</code></p>
<p>Does <code>lhs</code> contain <code>rhs</code>?</p>
<div id="f9f9c7b1" class="cell" data-execution_count="1">
<div id="d2fabd14" class="cell" data-execution_count="1">
<div class="langname">
<pre class="langname">python</pre>
</div>
Expand Down Expand Up @@ -422,7 +422,7 @@ <h3 class="anchored" data-anchor-id="returns-2">Returns</h3>
<h2 class="anchored" data-anchor-id="fave_recode.relations.in_relation">in_relation</h2>
<p><code>relations.in_relation(lhs, rhs)</code></p>
<p>Is <code>lhs</code> in <code>rhs</code>?</p>
<div id="d10e408d" class="cell" data-execution_count="2">
<div id="02876746" class="cell" data-execution_count="2">
<div class="langname">
<pre class="langname">python</pre>
</div>
Expand Down Expand Up @@ -487,7 +487,7 @@ <h3 class="anchored" data-anchor-id="returns-3">Returns</h3>
<h2 class="anchored" data-anchor-id="fave_recode.relations.not_in_relation">not_in_relation</h2>
<p><code>relations.not_in_relation(lhs, rhs)</code></p>
<p>Is <code>lhs</code> <em>not</em> in <code>rhs</code></p>
<div id="f49e3e21" class="cell" data-execution_count="3">
<div id="9730426b" class="cell" data-execution_count="3">
<div class="langname">
<pre class="langname">python</pre>
</div>
Expand Down
2 changes: 1 addition & 1 deletion reference/relations.in_relation.html
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ <h1 class="title">relations.in_relation</h1>

<p><code>relations.in_relation(lhs, rhs)</code></p>
<p>Is <code>lhs</code> in <code>rhs</code>?</p>
<div id="3e17a5de" class="cell" data-execution_count="1">
<div id="66bbeeaa" class="cell" data-execution_count="1">
<div class="langname">
<pre class="langname">python</pre>
</div>
Expand Down
2 changes: 1 addition & 1 deletion reference/relations.not_in_relation.html
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ <h1 class="title">relations.not_in_relation</h1>

<p><code>relations.not_in_relation(lhs, rhs)</code></p>
<p>Is <code>lhs</code> <em>not</em> in <code>rhs</code></p>
<div id="26c471d0" class="cell" data-execution_count="1">
<div id="6f24d00d" class="cell" data-execution_count="1">
<div class="langname">
<pre class="langname">python</pre>
</div>
Expand Down
Loading

0 comments on commit 605c15e

Please sign in to comment.