Deploying to gh-pages from @ Klipper3d/klipper@cba119db3a 🚀

This commit is contained in:
KevinOConnor
2023-04-17 00:03:38 +00:00
parent 13f13bf7d5
commit e172d515bc
108 changed files with 3049 additions and 1001 deletions

View File

@@ -1342,7 +1342,7 @@
<h2 id="_1">版本管理<a class="headerlink" href="#_1" title="Permanent link">&para;</a></h2>
<p>如果你从 git 构建 Klipper 包,通常的做法是不提供 .git 目录,所以版本管理必须在没有 git 的情况下处理。要做到这一点,请使用 <code>scripts/make_version.py</code> 中提供的脚本,该脚本应按如下方式运行:<code>python2 scripts/make_version.py YOURDISTRONAME &gt; klippy/.version</code></p>
<h2 id="_2">示例打包脚本<a class="headerlink" href="#_2" title="Permanent link">&para;</a></h2>
<p>klipper-git 是 klipper 的 Arch Linux 软件包,<a href="https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=klipper-git">Arch User Repositiory</a>上有一个 PKGBUILD软件包构建脚本</p>
<p>klipper-git已经为Arch Linux打包,并且<a href="https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=klipper-git">Arch用户存储库</a>中提供了PKGBUILD软件包构建脚本</p>
</article>