mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-13 10:35:27 +00:00
deploy: 28a6c0d0f1
This commit is contained in:
@ -51,7 +51,7 @@
|
||||
|
||||
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
|
||||
<a class="mr-5 hover:cm-gray-1" href="/deploy.html">Deploy</a>
|
||||
<a class="mr-5 hover:cm-gray-1" href="https://docs.inventree.org/en/latest/">Docs</a>
|
||||
<a class="mr-5 hover:cm-gray-1" href="https://docs.inventree.org/en/stable/">Docs</a>
|
||||
<a class="mr-5 hover:cm-gray-1" href="/blog">Blog</a>
|
||||
</nav>
|
||||
|
||||
@ -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/latest/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/api/">documentation</a>.</p>
|
||||
|
||||
</article>
|
||||
|
||||
@ -101,7 +101,7 @@
|
||||
|
||||
<li><a href="/deploy.html" class="footer-link">Deploy</a></li>
|
||||
|
||||
<li><a href="https://docs.inventree.org/en/latest/" class="footer-link">Docs</a></li>
|
||||
<li><a href="https://docs.inventree.org/en/stable/" class="footer-link">Docs</a></li>
|
||||
|
||||
<li><a href="/news" class="footer-link">News</a></li>
|
||||
|
||||
|
@ -51,7 +51,7 @@
|
||||
|
||||
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
|
||||
<a class="mr-5 hover:cm-gray-1" href="/deploy.html">Deploy</a>
|
||||
<a class="mr-5 hover:cm-gray-1" href="https://docs.inventree.org/en/latest/">Docs</a>
|
||||
<a class="mr-5 hover:cm-gray-1" href="https://docs.inventree.org/en/stable/">Docs</a>
|
||||
<a class="mr-5 hover:cm-gray-1" href="/blog">Blog</a>
|
||||
</nav>
|
||||
|
||||
@ -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/latest/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/app/">InvenTree documentation site</a>.</p>
|
||||
|
||||
<h3 id="code">Code</h3>
|
||||
|
||||
@ -419,7 +419,7 @@ The app has been optimized for speed, providing instant access to stock knowledg
|
||||
|
||||
<li><a href="/deploy.html" class="footer-link">Deploy</a></li>
|
||||
|
||||
<li><a href="https://docs.inventree.org/en/latest/" class="footer-link">Docs</a></li>
|
||||
<li><a href="https://docs.inventree.org/en/stable/" class="footer-link">Docs</a></li>
|
||||
|
||||
<li><a href="/news" class="footer-link">News</a></li>
|
||||
|
||||
|
@ -51,7 +51,7 @@
|
||||
|
||||
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
|
||||
<a class="mr-5 hover:cm-gray-1" href="/deploy.html">Deploy</a>
|
||||
<a class="mr-5 hover:cm-gray-1" href="https://docs.inventree.org/en/latest/">Docs</a>
|
||||
<a class="mr-5 hover:cm-gray-1" href="https://docs.inventree.org/en/stable/">Docs</a>
|
||||
<a class="mr-5 hover:cm-gray-1" href="/blog">Blog</a>
|
||||
</nav>
|
||||
|
||||
@ -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/latest/api/python/python/">package</a>
|
||||
<li>Python <a href="https://docs.inventree.org/en/stable/api/python/python/">package</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@ -103,7 +103,7 @@
|
||||
|
||||
<li><a href="/deploy.html" class="footer-link">Deploy</a></li>
|
||||
|
||||
<li><a href="https://docs.inventree.org/en/latest/" class="footer-link">Docs</a></li>
|
||||
<li><a href="https://docs.inventree.org/en/stable/" class="footer-link">Docs</a></li>
|
||||
|
||||
<li><a href="/news" class="footer-link">News</a></li>
|
||||
|
||||
|
@ -51,7 +51,7 @@
|
||||
|
||||
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
|
||||
<a class="mr-5 hover:cm-gray-1" href="/deploy.html">Deploy</a>
|
||||
<a class="mr-5 hover:cm-gray-1" href="https://docs.inventree.org/en/latest/">Docs</a>
|
||||
<a class="mr-5 hover:cm-gray-1" href="https://docs.inventree.org/en/stable/">Docs</a>
|
||||
<a class="mr-5 hover:cm-gray-1" href="/blog">Blog</a>
|
||||
</nav>
|
||||
|
||||
@ -128,7 +128,7 @@
|
||||
|
||||
<li><a href="/deploy.html" class="footer-link">Deploy</a></li>
|
||||
|
||||
<li><a href="https://docs.inventree.org/en/latest/" class="footer-link">Docs</a></li>
|
||||
<li><a href="https://docs.inventree.org/en/stable/" class="footer-link">Docs</a></li>
|
||||
|
||||
<li><a href="/news" class="footer-link">News</a></li>
|
||||
|
||||
|
@ -51,7 +51,7 @@
|
||||
|
||||
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
|
||||
<a class="mr-5 hover:cm-gray-1" href="/deploy.html">Deploy</a>
|
||||
<a class="mr-5 hover:cm-gray-1" href="https://docs.inventree.org/en/latest/">Docs</a>
|
||||
<a class="mr-5 hover:cm-gray-1" href="https://docs.inventree.org/en/stable/">Docs</a>
|
||||
<a class="mr-5 hover:cm-gray-1" href="/blog">Blog</a>
|
||||
</nav>
|
||||
|
||||
@ -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/latest/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/extend/plugins/">documentation</a></p>
|
||||
|
||||
<h3 id="highlights">Highlights</h3>
|
||||
|
||||
@ -110,7 +110,7 @@
|
||||
|
||||
<li><a href="/deploy.html" class="footer-link">Deploy</a></li>
|
||||
|
||||
<li><a href="https://docs.inventree.org/en/latest/" class="footer-link">Docs</a></li>
|
||||
<li><a href="https://docs.inventree.org/en/stable/" class="footer-link">Docs</a></li>
|
||||
|
||||
<li><a href="/news" class="footer-link">News</a></li>
|
||||
|
||||
|
Reference in New Issue
Block a user