Skip to content

Commit 1ba2db2

Browse files
committed
deploy: ee520c9
1 parent 960b3eb commit 1ba2db2

File tree

4 files changed

+1
-18
lines changed

4 files changed

+1
-18
lines changed

client.html

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@
5656
<li class="toctree-l4"><a class="reference internal" href="#mindee.client.Client.parse"><code class="docutils literal notranslate"><span class="pre">Client.parse()</span></code></a></li>
5757
<li class="toctree-l4"><a class="reference internal" href="#mindee.client.Client.parse_queued"><code class="docutils literal notranslate"><span class="pre">Client.parse_queued()</span></code></a></li>
5858
<li class="toctree-l4"><a class="reference internal" href="#mindee.client.Client.send_feedback"><code class="docutils literal notranslate"><span class="pre">Client.send_feedback()</span></code></a></li>
59-
<li class="toctree-l4"><a class="reference internal" href="#mindee.client.Client.source_from_url"><code class="docutils literal notranslate"><span class="pre">Client.source_from_url()</span></code></a></li>
6059
</ul>
6160
</li>
6261
</ul>
@@ -311,20 +310,6 @@ <h2>Client<a class="headerlink" href="#client" title="Permalink to this heading"
311310
</dl>
312311
</dd></dl>
313312

314-
<dl class="py method">
315-
<dt class="sig sig-object py" id="mindee.client.Client.source_from_url">
316-
<em class="property"><span class="pre">static</span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">source_from_url</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">url</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#mindee.client.Client.source_from_url" title="Permalink to this definition"></a></dt>
317-
<dd><p>Load a document from a URL.</p>
318-
<dl class="field-list simple">
319-
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
320-
<dd class="field-odd"><p><strong>url</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) – Raw byte input</p>
321-
</dd>
322-
<dt class="field-even">Return type<span class="colon">:</span></dt>
323-
<dd class="field-even"><p><a class="reference internal" href="misc/input.html#mindee.input.UrlInputSource" title="mindee.input.sources.url_input_source.UrlInputSource"><code class="xref py py-class docutils literal notranslate"><span class="pre">UrlInputSource</span></code></a></p>
324-
</dd>
325-
</dl>
326-
</dd></dl>
327-
328313
</dd></dl>
329314

330315
</section>

genindex.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3420,8 +3420,6 @@ <h2 id="S">S</h2>
34203420
<li><a href="misc/geometry.html#mindee.geometry.Polygon.sort">sort() (Polygon method)</a>
34213421
</li>
34223422
<li><a href="parsing/common.html#mindee.parsing.common.ocr.ocr_line.OcrLine.sort_on_x">sort_on_x() (OcrLine method)</a>
3423-
</li>
3424-
<li><a href="client.html#mindee.client.Client.source_from_url">source_from_url() (Client static method)</a>
34253423
</li>
34263424
<li><a href="product/fr/energy_bill_v1.html#mindee.product.fr.energy_bill.energy_bill_v1_energy_usage.EnergyBillV1EnergyUsage.start_date">start_date (EnergyBillV1EnergyUsage attribute)</a>
34273425

objects.inv

-11 Bytes
Binary file not shown.

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)