mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 05:55:28 +00:00
[#2513] disable smartquotes in sphinx configuration
This commit is contained in:
@@ -122,6 +122,10 @@ exclude_patterns = [
|
||||
'arm/hooks-user-chk.rst',
|
||||
]
|
||||
|
||||
# Leave quotes and dashes unchanged and don't convert them to typographically
|
||||
# correct entities.
|
||||
smartquotes = False
|
||||
|
||||
# The name of the Pygments (syntax highlighting) style to use.
|
||||
pygments_style = None
|
||||
|
||||
|
Reference in New Issue
Block a user