I HAVE GENERATED YOUR NEW DOCS!

This commit is contained in:
github-actions[bot]
2021-12-15 14:12:56 +00:00
parent 2ca2b5f87b
commit 900d90fdb4
29 changed files with 1514 additions and 4 deletions

View File

@ -85,7 +85,7 @@
<col style="width: 90%" />
</colgroup>
<tbody>
<tr class="row-odd"><td><p><a class="reference internal" href="api/kittycad.api.file.file_convert.asyncio.html#kittycad.api.file.file_convert.asyncio" title="kittycad.api.file.file_convert.asyncio"><code class="xref py py-obj docutils literal notranslate"><span class="pre">asyncio</span></code></a>(source_format, output_format, *, client)</p></td>
<tr class="row-odd"><td><p><a class="reference internal" href="api/kittycad.api.file.file_convert.asyncio.html#kittycad.api.file.file_convert.asyncio" title="kittycad.api.file.file_convert.asyncio"><code class="xref py py-obj docutils literal notranslate"><span class="pre">asyncio</span></code></a>(source_format, output_format, ...)</p></td>
<td><p>Convert a CAD file from one format to another.</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="api/kittycad.api.file.file_convert.asyncio_detailed.html#kittycad.api.file.file_convert.asyncio_detailed" title="kittycad.api.file.file_convert.asyncio_detailed"><code class="xref py py-obj docutils literal notranslate"><span class="pre">asyncio_detailed</span></code></a>(source_format, ...)</p></td>