Merge "Disable SmartyPants for docs"
This commit is contained in:
commit
0aec5e47b8
@ -114,7 +114,7 @@ html_last_updated_fmt = os.popen(git_cmd).read()
|
|||||||
|
|
||||||
# If true, SmartyPants will be used to convert quotes and dashes to
|
# If true, SmartyPants will be used to convert quotes and dashes to
|
||||||
# typographically correct entities.
|
# typographically correct entities.
|
||||||
#html_use_smartypants = True
|
html_use_smartypants = False
|
||||||
|
|
||||||
# Custom sidebar templates, maps document names to template names.
|
# Custom sidebar templates, maps document names to template names.
|
||||||
#html_sidebars = {}
|
#html_sidebars = {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user