Files
sphinx/doc
jfbu bd139453c9 Move SphinxSmartQuotes transform to SphinxStandaloneReader
closes #4142
closes #4357
closes #4359
refs: #3967

Adds ``smartquotes``, ``smartquotes_action``, ``smartquotes_excludes``
configuration variables.

- if ``smartquotes`` is set to False, then Smart Quotes transform is not
  applied even if a Docutils configuration file activates it,

- the current default of ``smartquotes_excludes`` deactivates Smart
  Quotes for Japanese language, and also for the ``man`` and ``text``
  builders.

  However, currently ``make text html`` deactivates Smart Quotes for
  ``html`` too, and ``make html text`` activates them for ``text`` too,
  because the picked environment is shared and already transformed.

- now Smart Quotes get applied also when source documents are in
  Markdown or other formats.
2018-01-05 15:06:10 +01:00
..
2017-02-03 16:30:26 +01:00
2018-01-01 01:06:58 +09:00
2017-12-15 22:54:52 +01:00
2017-07-16 01:48:09 +09:00
2017-12-16 11:51:00 +01:00
2016-07-07 18:34:18 +03:00
2017-04-22 19:04:00 +09:00
2014-09-21 20:23:24 +02:00
2014-09-19 13:18:29 +02:00
2018-01-01 01:06:58 +09:00
2008-06-23 12:35:22 +00:00
2016-12-25 12:19:15 +09:00
2017-02-07 20:14:47 +01:00
2017-03-01 15:04:28 +09:00
2015-04-06 14:18:28 +09:00
2016-07-07 18:34:18 +03:00
2016-07-07 18:34:18 +03:00
2017-06-01 12:37:33 +08:00
2016-07-07 18:34:18 +03:00
2017-08-23 11:56:35 +02:00