Merge "docs: Disable smartquotes"

This commit is contained in:
Zuul
2018-03-16 14:44:19 +00:00
committed by Gerrit Code Review

View File

@@ -157,6 +157,10 @@ html_extra_path = ['_extra']
# using the given strftime format.
html_last_updated_fmt = '%Y-%m-%d %H:%M'
# Disable smartquotes to ensure all quoted example config options can be copied
# from the docs without later causing unicode errors within Nova.
html_use_smartypants = False
# -- Options for LaTeX output -------------------------------------------------
# Grouping the document tree into LaTeX files. List of tuples