Skip to content

Commit 878cc9f

Browse files
committed
fix chinese words search
1 parent 519fc27 commit 878cc9f

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

3.x/zh_CN/.readthedocs.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ build:
1616
sphinx:
1717
configuration: 3.x/zh_CN/conf.py
1818

19+
search_index:
20+
analyzer: smartcn
21+
1922
# Optionally build your docs in additional formats such as PDF and ePub
2023
# formats:
2124
# - pdf

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ git-lfs
1313
Jinja2<3.1
1414
myst-parser == 0.13.0
1515
pyyaml
16+
jieba
1617

0 commit comments

Comments
 (0)