5. 文档生成#
make html
make clean
搜索脚本配置
conf.py 中配置以下路径为自己本地路径
html_search_options = {'dict': 'C:/Users/zhicheng.cao/AppData/Local/Programs/Python/Python37/Lib/site-packages/jieba/dict.txt'}
make html
make clean
搜索脚本配置
conf.py 中配置以下路径为自己本地路径
html_search_options = {'dict': 'C:/Users/zhicheng.cao/AppData/Local/Programs/Python/Python37/Lib/site-packages/jieba/dict.txt'}