Merge pull request #2170 from daoiqi/zh-search

add Chinese Search into milestones
This commit is contained in:
Georg Brandl
2016-01-06 10:34:36 +01:00
4 changed files with 298 additions and 2 deletions

View File

@@ -874,6 +874,7 @@ that use Sphinx's HTMLWriter class.
* ``es`` -- Spanish
* ``sv`` -- Swedish
* ``tr`` -- Turkish
* ``zh`` -- Chinese
.. admonition:: Accelerating build speed
@@ -908,6 +909,12 @@ that use Sphinx's HTMLWriter class.
.. versionadded:: 1.1
The Chinese support has these options:
* ``dict`` -- the ``jieba`` dictionary path if want to use
custom dictionary.
.. confval:: html_search_scorer
The name of a JavaScript file (relative to the configuration directory) that