add chinese search options into html_search_options document

This commit is contained in:
daoiqi 2015-12-13 17:07:11 +08:00
parent e196d5f8e5
commit d76a700fa2

View File

@ -873,6 +873,7 @@ that use Sphinx's HTMLWriter class.
* ``es`` -- Spanish
* ``sv`` -- Swedish
* ``tr`` -- Turkish
* ``zh`` -- Chinese
.. admonition:: Accelerating build speed
@ -907,6 +908,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