I HAVE GENERATED YOUR NEW DOCS!
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>kittycad.api.apps — kittycad v0.2.6 documentation</title>
|
||||
<title>kittycad.api.apps — kittycad v0.2.8 documentation</title>
|
||||
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../_static/graphviz.css" type="text/css" />
|
||||
@ -31,7 +31,7 @@
|
||||
<a href="../index.html" class="icon icon-home"> kittycad
|
||||
</a>
|
||||
<div class="version">
|
||||
v0.2.6
|
||||
v0.2.8
|
||||
</div>
|
||||
<div role="search">
|
||||
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
|
||||
@ -46,6 +46,7 @@
|
||||
<li class="toctree-l2 current"><a class="current reference internal" href="#">kittycad.api.apps</a><ul>
|
||||
<li class="toctree-l3"><a class="reference internal" href="kittycad.api.apps.apps_github_callback.html">kittycad.api.apps.apps_github_callback</a></li>
|
||||
<li class="toctree-l3"><a class="reference internal" href="kittycad.api.apps.apps_github_consent.html">kittycad.api.apps.apps_github_consent</a></li>
|
||||
<li class="toctree-l3"><a class="reference internal" href="kittycad.api.apps.apps_github_webhook.html">kittycad.api.apps.apps_github_webhook</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="kittycad.api.beta.html">kittycad.api.beta</a></li>
|
||||
@ -109,6 +110,9 @@
|
||||
<tr class="row-even"><td><p><a class="reference internal" href="kittycad.api.apps.apps_github_consent.html#module-kittycad.api.apps.apps_github_consent" title="kittycad.api.apps.apps_github_consent"><code class="xref py py-obj docutils literal notranslate"><span class="pre">kittycad.api.apps.apps_github_consent</span></code></a></p></td>
|
||||
<td><p></p></td>
|
||||
</tr>
|
||||
<tr class="row-odd"><td><p><a class="reference internal" href="kittycad.api.apps.apps_github_webhook.html#module-kittycad.api.apps.apps_github_webhook" title="kittycad.api.apps.apps_github_webhook"><code class="xref py py-obj docutils literal notranslate"><span class="pre">kittycad.api.apps.apps_github_webhook</span></code></a></p></td>
|
||||
<td><p></p></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
|
Reference in New Issue
Block a user