# Language to be used for generating the HTML full-text search index.
# Sphinx supports the following languages:
# 'da', 'de', 'en', 'es', 'fi', 'fr', 'hu', 'it', 'ja'
# 'nl', 'no', 'pt', 'ro', 'ru', 'sv', 'tr', 'zh'
html_search_language = 'zh'
# A dictionary with options for the search language support, empty by default.
# 'ja' uses this config value.
# 'zh' user can custom change `jieba` dictionary path.
html_search_options = {'dict': os.getcwd() + 'dict.txt'} # 根据需要设置jieba的词典路径
-
Notifications
You must be signed in to change notification settings - Fork 0
asbamboo相关代码相关文档
asbamboo/docs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
asbamboo相关代码相关文档
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published