sphinx sphinx-doc 实现中文搜索 Herald Yu Nov 1, 2018 • 1 min read 安装 jieba $ pip install jieba conf.py html_search_language = 'zh' html_show_sourcelink = False