We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94d2f19 commit 00ec0d0Copy full SHA for 00ec0d0
pyarmor/learn/zh/how-to.rst
@@ -0,0 +1,22 @@
1
+==================
2
+ 常见问题处理方式
3
4
+
5
+.. contents:: 目录
6
+ :depth: 2
7
+ :local:
8
+ :backlinks: top
9
10
+.. highlight:: console
11
12
+如何选择许可证
13
+==============
14
15
+如何使用许可证
16
17
18
+如何解决加密过程中问题
19
+======================
20
21
+如何解决运行加密脚本时的错误
22
+============================
pyarmor/learn/zh/index.rst
@@ -3,7 +3,16 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
-学习 Pyarmor
+目录
+====
+.. toctree::
+ :caption: 学习 Pyarmor
+ :name: learndoc
+ :numbered:
+ :maxdepth: 3
+ how-to
索引表
======
0 commit comments