sphinx/smartquotes
This commit is contained in:
parent
259c89fe9e
commit
78b02eaee0
1 changed files with 1 additions and 1 deletions
|
@ -25,6 +25,7 @@ Sphinx
|
||||||
pygments_style = 'sphinx'
|
pygments_style = 'sphinx'
|
||||||
release = ''
|
release = ''
|
||||||
show_authors = False
|
show_authors = False
|
||||||
|
smartquotes = False
|
||||||
source_suffix = [
|
source_suffix = [
|
||||||
'.rst',
|
'.rst',
|
||||||
]
|
]
|
||||||
|
@ -41,7 +42,6 @@ HTML
|
||||||
html_show_sphinx = False
|
html_show_sphinx = False
|
||||||
html_theme = 'sphinx_rtd_theme'
|
html_theme = 'sphinx_rtd_theme'
|
||||||
html_title = 'Title'
|
html_title = 'Title'
|
||||||
html_use_smartypants = False
|
|
||||||
|
|
||||||
MarkDown
|
MarkDown
|
||||||
--------
|
--------
|
||||||
|
|
Loading…
Reference in a new issue