Clarify docs about `html_use_smartypants` deprecation

This commit is contained in:
jfbu 2017-10-19 09:56:14 +02:00
parent 77c5aaaa97
commit 6a897af1d9

View File

@ -781,8 +781,8 @@ that use Sphinx's HTMLWriter class.
entities. Default: ``True``.
.. deprecated:: 1.6
Use the `smart_quotes option`_ in the Docutils configuration file
(``docutils.conf``) instead.
To disable or customize smart quotes, use the Docutils configuration file
(``docutils.conf``) instead to set there its `smart_quotes option`_.
.. _`smart_quotes option`: http://docutils.sourceforge.net/docs/user/config.html#smart-quotes