2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-09-18 09:01:35 +00:00
This commit is contained in:
SchrodingersGat
2025-09-15 02:53:05 +00:00
parent c2d56fe505
commit db1047a5fb
72 changed files with 1241 additions and 301 deletions

View File

@@ -70,7 +70,7 @@
<li>python module</li>
</ul>
<p>The API is self-documenting. More information is provided in the <a href="https://docs.inventree.org/en/stable/api/api/">documentation</a>.</p>
<p>The API is self-documenting. More information is provided in the <a href="https://docs.inventree.org/en/stable/api/">documentation</a>.</p>
</article>

View File

@@ -384,7 +384,7 @@ The app has been optimized for speed, providing instant access to stock knowledg
<h3 id="documentation">Documentation</h3>
<p>Mobile app documentation can be found on the <a href="https://docs.inventree.org/en/stable/app/app/">InvenTree documentation site</a>.</p>
<p>Mobile app documentation can be found on the <a href="https://docs.inventree.org/en/stable/app/">InvenTree documentation site</a>.</p>
<h3 id="code">Code</h3>

View File

@@ -70,7 +70,7 @@
<a href="integrate">Integrate</a> into other tools</li>
<li>PK2InvenTree for <a href="https://github.com/rgilham/PK2InvenTree">migrating from PartKeepr to InvenTree</a>
</li>
<li>Python <a href="https://docs.inventree.org/en/stable/api/python/python/">package</a>
<li>Python <a href="https://docs.inventree.org/en/stable/api/python/">package</a>
</li>
</ul>

View File

@@ -65,7 +65,7 @@
<p>We expose some internal Python APIs to speed up your development and keep the instance running while you discover the possibilities.</p>
<p>You can read more about the plugin architecture, including information on developing new plugins, on our <a href="https://docs.inventree.org/en/stable/extend/plugins/">documentation</a></p>
<p>You can read more about the plugin architecture, including information on developing new plugins, on our <a href="https://docs.inventree.org/en/stable/plugins/">documentation</a></p>
<h3 id="highlights">Highlights</h3>