summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorshimizukawa <shimizukawa@gmail.com>2014-10-05 22:25:50 +0900
committershimizukawa <shimizukawa@gmail.com>2014-10-05 22:25:50 +0900
commitc4b6db9e044695190057ce3c8e3d3e7cc8b95106 (patch)
tree2fabbe5403ef062b803549cd7bb039b4745c49aa /doc
parent91d42c2828313a3078374241a1b299f546415154 (diff)
downloadsphinx-c4b6db9e044695190057ce3c8e3d3e7cc8b95106.tar.gz
If the ``python-levenshtein`` 3rd-party package is installed, it will improve the calculation time. refs #1426.
Diffstat (limited to 'doc')
-rw-r--r--doc/config.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/config.rst b/doc/config.rst
index 067a2654..c5a57267 100644
--- a/doc/config.rst
+++ b/doc/config.rst
@@ -430,6 +430,10 @@ documentation on :ref:`intl` for details.
* Calculate similarity between new msgids and previously saved old msgids.
This calculation take many time.
+ If you need a speed for the calculation, you can use ``python-levenshtein``
+ 3rd-party package written in C by using
+ :command:`pip install python-levenshtein`.
+
The default is ``False``.
.. versionadded:: 1.3