Skip to content

Commit fba1a1c

Browse files
committed
Refine ask catalog
1 parent b585cd9 commit fba1a1c

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

pyarmor/ask/en/index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,14 @@ <h5 class="card-title">Ask Pyarmor</h5>
2929
class="list-group-item list-group-item-action">
3030
How many Pyarmor Licenses I need purchase?
3131
</a>
32+
<a href="https://pyarmor.readthedocs.io/en/latest/how-to/register.html#using-pyarmor-license"
33+
class="list-group-item list-group-item-action">
34+
How to use Pyarmor License in local devices/cloud server/vm etc.?
35+
</a>
36+
<a href="https://pyarmor.readthedocs.io/en/latest/how-to/ci.html"
37+
class="list-group-item list-group-item-action">
38+
How to use Pyarmor License in CI/CD pipeline or docker container?
39+
</a>
3240
<a href="https://pyarmor.readthedocs.io/en/latest/reference/solutions.html#fix-register-issue"
3341
class="list-group-item list-group-item-action">
3442
How to fix registering Pyarmor License issues?

pyarmor/ask/zh/index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,14 @@ <h5 class="card-title">Pyarmor 解惑</h5>
2828
class="list-group-item list-group-item-action">
2929
需要购买多少个许可证?
3030
</a>
31+
<a href="https://pyarmor.readthedocs.io/zh/latest/how-to/register.html#using-pyarmor-license"
32+
class="list-group-item list-group-item-action">
33+
如何在本地设备/云服务器/虚拟机等中注册和使用 Pyarmor 许可证?
34+
</a>
35+
<a href="https://pyarmor.readthedocs.io/zh/latest/how-to/ci.html"
36+
class="list-group-item list-group-item-action">
37+
如何在 CI/CD 管线或者 Docker 容器中使用 Pyarmor 许可证?
38+
</a>
3139
<a href="https://pyarmor.readthedocs.io/zh/latest/reference/solutions.html#fix-register-issue"
3240
class="list-group-item list-group-item-action">
3341
如何解决注册 Pyarmor 许可证出现的问题?

0 commit comments

Comments
 (0)