Skip to content

Commit 00ec0d0

Browse files
committed
Add how-to for learn
1 parent 94d2f19 commit 00ec0d0

File tree

2 files changed

+32
-1
lines changed

2 files changed

+32
-1
lines changed

pyarmor/learn/zh/how-to.rst

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,16 @@
33
You can adapt this file completely to your liking, but it should at least
44
contain the root `toctree` directive.
55
6-
学习 Pyarmor
6+
目录
7+
====
8+
9+
.. toctree::
10+
:caption: 学习 Pyarmor
11+
:name: learndoc
12+
:numbered:
13+
:maxdepth: 3
14+
15+
how-to
716

817
索引表
918
======

0 commit comments

Comments
 (0)