Skip to content

Commit e50d858

Browse files
author
Documenter.jl
committed
build based on 8d92619
1 parent 12ea4c1 commit e50d858

12 files changed

Lines changed: 623 additions & 655 deletions

julia-docs/dev/docstrings.html

Lines changed: 173 additions & 173 deletions
Large diffs are not rendered by default.

julia-docs/dev/docstrings/medyan.add_fila_reaction--7e12bff309431e2d.html

Lines changed: 53 additions & 36 deletions
Large diffs are not rendered by default.

julia-docs/dev/docstrings/medyan.add_fila_tip_reaction--015bae70ff11d905.html

Lines changed: 57 additions & 41 deletions
Large diffs are not rendered by default.

julia-docs/dev/docstrings/medyan.anystate-1965db924963e911.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ <h2 class="anchored" data-anchor-id="union---b2cfd89fb0d1b9c6"><code data-shortc
209209
</div>
210210
<div class="callout-body-container">
211211
<div class="code-copy-outer-scaffold"><div class="sourceCode" id="cb1"><pre class="sourceCode julia code-with-copy"><code class="sourceCode julia"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a><span class="fu">AnyState</span>()</span></code></pre></div><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></div>
212-
<p>Singleton type used in <code>match_states</code> in <a href="../docstrings/medyan.add_fila_reaction--7e12bff309431e2d.html"><code>add_fila_reaction!</code></a> to match any <code>MonomerState</code>.</p>
212+
<p>Singleton type used in <code>match</code> in <a href="../docstrings/medyan.add_fila_reaction--7e12bff309431e2d.html"><code>add_fila_reaction!</code></a> and <a href="../docstrings/medyan.add_fila_tip_reaction--015bae70ff11d905.html"><code>add_fila_tip_reaction!</code></a> to match any <code>MonomerState</code>.</p>
213213
<p>Use the exported constant <a href="../docstrings/medyan.anystate-5e989313a9ef75d3.html"><code>anystate</code></a> instead of constructing directly.</p>
214214
</div>
215215
</div>

julia-docs/dev/docstrings/medyan.anystate-5e989313a9ef75d3.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ <h2 class="anchored" data-anchor-id="union---b2cfd89fb0d1b9c6"><code data-shortc
209209
</div>
210210
<div class="callout-body-container">
211211
<div class="code-copy-outer-scaffold"><div class="sourceCode" id="cb1"><pre class="sourceCode julia code-with-copy"><code class="sourceCode julia"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a><span class="kw">const</span> anystate <span class="op">=</span> <span class="fu">AnyState</span>()</span></code></pre></div><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></div>
212-
<p>A special value in <code>match_states</code> in <a href="../docstrings/medyan.add_fila_reaction--7e12bff309431e2d.html"><code>add_fila_reaction!</code></a> to match any <code>MonomerState</code>.</p>
212+
<p>A special value in <code>match</code> in <a href="../docstrings/medyan.add_fila_reaction--7e12bff309431e2d.html"><code>add_fila_reaction!</code></a> and <a href="../docstrings/medyan.add_fila_tip_reaction--015bae70ff11d905.html"><code>add_fila_tip_reaction!</code></a> to match any <code>MonomerState</code>.</p>
213213
</div>
214214
</div>
215215
</div>

julia-docs/dev/docstrings/src/filament/sites.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ <h2 class="anchored" data-anchor-id="medyan.anystate-1965db924963e911"><a href="
228228
</div>
229229
<div class="callout-body-container">
230230
<div class="code-copy-outer-scaffold"><div class="sourceCode" id="cb1"><pre class="sourceCode julia code-with-copy"><code class="sourceCode julia"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a><span class="fu">AnyState</span>()</span></code></pre></div><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></div>
231-
<p>Singleton type used in <code>match_states</code> in <a href="../../../docstrings/medyan.add_fila_reaction--7e12bff309431e2d.html"><code>add_fila_reaction!</code></a> to match any <code>MonomerState</code>.</p>
231+
<p>Singleton type used in <code>match</code> in <a href="../../../docstrings/medyan.add_fila_reaction--7e12bff309431e2d.html"><code>add_fila_reaction!</code></a> and <a href="../../../docstrings/medyan.add_fila_tip_reaction--015bae70ff11d905.html"><code>add_fila_tip_reaction!</code></a> to match any <code>MonomerState</code>.</p>
232232
<p>Use the exported constant <a href="../../../docstrings/medyan.anystate-5e989313a9ef75d3.html"><code>anystate</code></a> instead of constructing directly.</p>
233233
</div>
234234
</div>
@@ -243,7 +243,7 @@ <h2 class="anchored" data-anchor-id="medyan.anystate-5e989313a9ef75d3"><a href="
243243
</div>
244244
<div class="callout-body-container">
245245
<div class="code-copy-outer-scaffold"><div class="sourceCode" id="cb2"><pre class="sourceCode julia code-with-copy"><code class="sourceCode julia"><span id="cb2-1"><a href="#cb2-1" aria-hidden="true" tabindex="-1"></a><span class="kw">const</span> anystate <span class="op">=</span> <span class="fu">AnyState</span>()</span></code></pre></div><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></div>
246-
<p>A special value in <code>match_states</code> in <a href="../../../docstrings/medyan.add_fila_reaction--7e12bff309431e2d.html"><code>add_fila_reaction!</code></a> to match any <code>MonomerState</code>.</p>
246+
<p>A special value in <code>match</code> in <a href="../../../docstrings/medyan.add_fila_reaction--7e12bff309431e2d.html"><code>add_fila_reaction!</code></a> and <a href="../../../docstrings/medyan.add_fila_tip_reaction--015bae70ff11d905.html"><code>add_fila_tip_reaction!</code></a> to match any <code>MonomerState</code>.</p>
247247
</div>
248248
</div>
249249
</div>

0 commit comments

Comments
 (0)