mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Initialize settings.smartquotes_locales
This commit is contained in:
parent
f366816968
commit
b6b71d99c9
@ -67,6 +67,7 @@ default_settings = {
|
|||||||
'sectsubtitle_xform': False,
|
'sectsubtitle_xform': False,
|
||||||
'halt_level': 5,
|
'halt_level': 5,
|
||||||
'file_insertion_enabled': True,
|
'file_insertion_enabled': True,
|
||||||
|
'smartquotes_locales': [],
|
||||||
}
|
}
|
||||||
|
|
||||||
# This is increased every time an environment attribute is added
|
# This is increased every time an environment attribute is added
|
||||||
|
Loading…
Reference in New Issue
Block a user