Skip to content

Commit 96b303d

Browse files
committed
Add .readthedocs.yaml
1 parent a361e4c commit 96b303d

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.readthedocs.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
version: 2
2+
3+
build:
4+
os: ubuntu-22.04
5+
tools:
6+
python: "3.10"
7+
8+
formats:
9+
- epub
10+
11+
python:
12+
install:
13+
- requirements: requirements/docs.txt
14+
15+
sphinx:
16+
configuration: docs/zh_cn/conf.py

0 commit comments

Comments
 (0)