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'
|
||||
release = ''
|
||||
show_authors = False
|
||||
smartquotes = False
|
||||
source_suffix = [
|
||||
'.rst',
|
||||
]
|
||||
|
@ -41,7 +42,6 @@ HTML
|
|||
html_show_sphinx = False
|
||||
html_theme = 'sphinx_rtd_theme'
|
||||
html_title = 'Title'
|
||||
html_use_smartypants = False
|
||||
|
||||
MarkDown
|
||||
--------
|
||||
|
|
Loading…
Reference in a new issue