diff options
author | Akira Yokosawa <akiyks@gmail.com> | 2024-02-25 10:46:00 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2024-02-28 23:48:18 +0100 |
commit | fe2562582bffe675721e77e00b3bf5bfa1d7aeab (patch) | |
tree | 1b87c1aab5dbbb4fafef5ba3ad8bda13915bc228 /crypto/essiv.c | |
parent | docs/zh_CN: accurate translation of "function" (diff) | |
download | linux-fe2562582bffe675721e77e00b3bf5bfa1d7aeab.tar.xz linux-fe2562582bffe675721e77e00b3bf5bfa1d7aeab.zip |
docs: Restore "smart quotes" for quotes
Commit eaae75754d81 ("docs: turn off "smart quotes" in the HTML build")
disabled conversion of quote marks along with that of dashes.
Despite the short summary, the change affects not only HTML build
but also other build targets including PDF.
However, as "smart quotes" had been enabled for more than half a
decade already, quite a few readers of HTML pages are likely expecting
conversions of "foo" -> “foo” and 'bar' -> ‘bar’.
Furthermore, in LaTeX typesetting convention, it is common to use
distinct marks for opening and closing quote marks.
To satisfy such readers' expectation, restore conversion of quotes
only by setting smartquotes_action [1].
Link: [1] https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-smartquotes_action
Cc: stable@vger.kernel.org # v6.4
Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20240225094600.65628-1-akiyks@gmail.com
Diffstat (limited to 'crypto/essiv.c')
0 files changed, 0 insertions, 0 deletions