I HAVE GENERATED YOUR NEW DOCS!
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Index — kittycad v0.2.4 documentation</title>
|
||||
<title>Index — kittycad v0.2.5 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" />
|
||||
@ -28,7 +28,7 @@
|
||||
<a href="index.html" class="icon icon-home"> kittycad
|
||||
</a>
|
||||
<div class="version">
|
||||
v0.2.4
|
||||
v0.2.5
|
||||
</div>
|
||||
<div role="search">
|
||||
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
|
||||
@ -296,6 +296,13 @@
|
||||
|
||||
<ul>
|
||||
<li><a href="modules/kittycad.api.payments.delete_payment_method_for_user.html#module-kittycad.api.payments.delete_payment_method_for_user">module</a>
|
||||
</li>
|
||||
</ul></li>
|
||||
<li>
|
||||
kittycad.api.payments.get_payment_balance_for_user
|
||||
|
||||
<ul>
|
||||
<li><a href="modules/kittycad.api.payments.get_payment_balance_for_user.html#module-kittycad.api.payments.get_payment_balance_for_user">module</a>
|
||||
</li>
|
||||
</ul></li>
|
||||
<li>
|
||||
@ -578,6 +585,13 @@
|
||||
|
||||
<ul>
|
||||
<li><a href="modules/kittycad.models.customer.html#module-kittycad.models.customer">module</a>
|
||||
</li>
|
||||
</ul></li>
|
||||
<li>
|
||||
kittycad.models.customer_balance
|
||||
|
||||
<ul>
|
||||
<li><a href="modules/kittycad.models.customer_balance.html#module-kittycad.models.customer_balance">module</a>
|
||||
</li>
|
||||
</ul></li>
|
||||
<li>
|
||||
@ -1026,6 +1040,8 @@
|
||||
<li><a href="modules/kittycad.api.payments.delete_payment_information_for_user.html#module-kittycad.api.payments.delete_payment_information_for_user">kittycad.api.payments.delete_payment_information_for_user</a>
|
||||
</li>
|
||||
<li><a href="modules/kittycad.api.payments.delete_payment_method_for_user.html#module-kittycad.api.payments.delete_payment_method_for_user">kittycad.api.payments.delete_payment_method_for_user</a>
|
||||
</li>
|
||||
<li><a href="modules/kittycad.api.payments.get_payment_balance_for_user.html#module-kittycad.api.payments.get_payment_balance_for_user">kittycad.api.payments.get_payment_balance_for_user</a>
|
||||
</li>
|
||||
<li><a href="modules/kittycad.api.payments.get_payment_information_for_user.html#module-kittycad.api.payments.get_payment_information_for_user">kittycad.api.payments.get_payment_information_for_user</a>
|
||||
</li>
|
||||
@ -1106,6 +1122,8 @@
|
||||
<li><a href="modules/kittycad.models.currency.html#module-kittycad.models.currency">kittycad.models.currency</a>
|
||||
</li>
|
||||
<li><a href="modules/kittycad.models.customer.html#module-kittycad.models.customer">kittycad.models.customer</a>
|
||||
</li>
|
||||
<li><a href="modules/kittycad.models.customer_balance.html#module-kittycad.models.customer_balance">kittycad.models.customer_balance</a>
|
||||
</li>
|
||||
<li><a href="modules/kittycad.models.device_access_token_request_form.html#module-kittycad.models.device_access_token_request_form">kittycad.models.device_access_token_request_form</a>
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user