forked from ungleich-public/cdist
Turn off sphinx html SmartyPants.
This commit is contained in:
parent
680806ce76
commit
52a2315cd1
1 changed files with 1 additions and 0 deletions
|
@ -164,6 +164,7 @@ html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
|
|||
# If true, SmartyPants will be used to convert quotes and dashes to
|
||||
# typographically correct entities.
|
||||
# html_use_smartypants = True
|
||||
html_use_smartypants = False
|
||||
|
||||
# Custom sidebar templates, maps document names to template names.
|
||||
# html_sidebars = {}
|
||||
|
|
Loading…
Reference in a new issue