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.models.plugins_info — kittycad v0.2.8 documentation</title>
|
||||
<title>kittycad.models.plugins_info — kittycad v0.2.9 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" />
|
||||
@ -20,7 +20,7 @@
|
||||
<link rel="index" title="Index" href="../genindex.html" />
|
||||
<link rel="search" title="Search" href="../search.html" />
|
||||
<link rel="next" title="kittycad.models.pong" href="kittycad.models.pong.html" />
|
||||
<link rel="prev" title="kittycad.models.payment_method_type" href="kittycad.models.payment_method_type.html" />
|
||||
<link rel="prev" title="kittycad.models.physics_constant_name" href="kittycad.models.physics_constant_name.html" />
|
||||
</head>
|
||||
|
||||
<body class="wy-body-for-nav">
|
||||
@ -31,7 +31,7 @@
|
||||
<a href="../index.html" class="icon icon-home"> kittycad
|
||||
</a>
|
||||
<div class="version">
|
||||
v0.2.8
|
||||
v0.2.9
|
||||
</div>
|
||||
<div role="search">
|
||||
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
|
||||
@ -108,6 +108,8 @@
|
||||
<li class="toctree-l2"><a class="reference internal" href="kittycad.models.payment_method.html">kittycad.models.payment_method</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="kittycad.models.payment_method_card_checks.html">kittycad.models.payment_method_card_checks</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="kittycad.models.payment_method_type.html">kittycad.models.payment_method_type</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="kittycad.models.physics_constant.html">kittycad.models.physics_constant</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="kittycad.models.physics_constant_name.html">kittycad.models.physics_constant_name</a></li>
|
||||
<li class="toctree-l2 current"><a class="current reference internal" href="#">kittycad.models.plugins_info</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="kittycad.models.pong.html">kittycad.models.pong</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="kittycad.models.registry_service_config.html">kittycad.models.registry_service_config</a></li>
|
||||
@ -228,7 +230,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
|
||||
<a href="kittycad.models.payment_method_type.html" class="btn btn-neutral float-left" title="kittycad.models.payment_method_type" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
|
||||
<a href="kittycad.models.physics_constant_name.html" class="btn btn-neutral float-left" title="kittycad.models.physics_constant_name" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
|
||||
<a href="kittycad.models.pong.html" class="btn btn-neutral float-right" title="kittycad.models.pong" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user