From 5dbfc43ddada57a3b7bf6ee4cf1e8e07a6a58db2 Mon Sep 17 00:00:00 2001 From: jfbu Date: Thu, 19 Oct 2017 10:00:08 +0200 Subject: [PATCH] Make clearer that Sphinx applies Smart quotes by default modified: doc/config.rst --- doc/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/config.rst b/doc/config.rst index 3dbdbd1a7..e96c075e9 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -16,7 +16,7 @@ and output behavior. An optional file `docutils.conf`_ can be added to the configuration directory to adjust `Docutils`_ configuration if not otherwise overriden or set by Sphinx; this applies in particular to the `Docutils smart_quotes - setting`_. + setting`_ (Note that Sphinx applies smart quotes transform by default.) .. _`docutils`: http://docutils.sourceforge.net/