Skip to content

Commit 05fa81a

Browse files
committed
Add questions for upgrading Licenses
1 parent c537698 commit 05fa81a

File tree

4 files changed

+20
-0
lines changed

4 files changed

+20
-0
lines changed

pyarmor/ask/en/index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,14 @@ <h5 class="card-title">Ask Pyarmor</h5>
5151
class="list-group-item list-group-item-action">
5252
How to fix registering Pyarmor License issues?
5353
</a>
54+
<a href="https://pyarmor.readthedocs.io/en/latest/how-to/register.html#pyarmor"
55+
class="list-group-item list-group-item-action">
56+
How to fix Pyarmor License doesn't work after upgrading Pyarmor to latest version?
57+
</a>
58+
<a href="https://pyarmor.readthedocs.io/en/latest/licenses.html#how-to-upgrade-license"
59+
class="list-group-item list-group-item-action">
60+
How to upgrade different Pyarmor Licenses?
61+
</a>
5462
</div>
5563
</div>
5664
<div class="card mx-5 my-3">

pyarmor/ask/zh/index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,14 @@ <h5 class="card-title">Pyarmor 解惑</h5>
4949
class="list-group-item list-group-item-action">
5050
如何解决注册 Pyarmor 许可证遇到的问题?
5151
</a>
52+
<a href="https://pyarmor.readthedocs.io/zh/latest/how-to/register.html#pyarmor"
53+
class="list-group-item list-group-item-action">
54+
关于升级 Pyarmor 版本之后原来购买的许可证无法工作的问题?
55+
</a>
56+
<a href="https://pyarmor.readthedocs.io/zh/latest/licenses.html#how-to-upgrade-license"
57+
class="list-group-item list-group-item-action">
58+
关于是否可以升级Pyarmor许可证的问题?
59+
</a>
5260
</div>
5361
</div>
5462
<div class="card mx-5 my-3">

pyarmor/learn/en/how-to.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ License Issues
1414
- `How to use Pyarmor License in local devices/cloud server/vm etc.? <https://pyarmor.readthedocs.io/en/latest/how-to/register.html#using-pyarmor-license>`_
1515
- `How to use Pyarmor License in CI/CD pipeline or docker container? <https://pyarmor.readthedocs.io/en/latest/how-to/register.html#using-pyarmor-license>`_
1616
- `How to fix registering Pyarmor License issues? <https://pyarmor.readthedocs.io/en/latest/reference/solutions.html#fix-register-issue>`_
17+
- `How to fix Pyarmor License doesn't work after upgrading Pyarmor to latest version? <https://pyarmor.readthedocs.io/en/latest/how-to/register.html#pyarmor>`_
18+
- `How to upgrade different Pyarmor Licenses? <https://pyarmor.readthedocs.io/en/latest/licenses.html#how-to-upgrade-license>`_
1719

1820
.. _how-fix-build-issue:
1921

pyarmor/learn/zh/how-to.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
- `如何在本地设备/云服务器/虚拟机等中注册和使用 Pyarmor 许可证? <https://pyarmor.readthedocs.io/zh/latest/how-to/register.html#using-pyarmor-license>`_
1515
- `如何在 CI/CD 管线或者 Docker 容器中使用 Pyarmor 许可证? <https://pyarmor.readthedocs.io/zh/latest/how-to/register.html#using-pyarmor-license>`_
1616
- `如何解决注册 Pyarmor 许可证遇到的问题? <https://pyarmor.readthedocs.io/zh/latest/reference/solutions.html#fix-register-issue>`_
17+
- `关于升级 Pyarmor 版本之后原来购买的许可证无法工作的问题? <https://pyarmor.readthedocs.io/zh/latest/how-to/register.html#pyarmor>`_
18+
- `关于是否可以升级Pyarmor许可证的问题? <https://pyarmor.readthedocs.io/zh/latest/licenses.html#how-to-upgrade-license>`_
1719

1820
.. _how-fix-build-issue:
1921

0 commit comments

Comments
 (0)