]> git.ipfire.org Git - thirdparty/bind9.git/commit
Prevent Sphinx from messing up syntax with "smartquotes" feature
authorPetr Špaček <pspacek@isc.org>
Thu, 11 Sep 2025 09:06:21 +0000 (11:06 +0200)
committerPetr Špaček <pspacek@isc.org>
Thu, 11 Sep 2025 11:18:47 +0000 (11:18 +0000)
commit118736be43434f78bbc74d5be20a40c570b613f3
tree7a2edeccab8810519cc4a95f93c52ee1ef72e737
parent2195beca9f179d239ae10800adbfc8d033bd8f7c
Prevent Sphinx from messing up syntax with "smartquotes" feature

Sphinx's smartquotes feature was rewriting -- to en-dash, "" to proper
English quotes etc. This was messing up syntax at unpredictable places.
Disable this feature instead of attempting to escape all the places in
the manual.

(cherry picked from commit 66e58d33158c982b1ce67455d78809a927a0d155)
doc/arm/conf.py