[Update] bugfix

pull/1051/head
ibuler 7 years ago
parent eca5966257
commit 21328382fc

@ -42,7 +42,6 @@ release = '0.5.0'
extensions = [
'sphinx.ext.viewcode',
'sphinx.ext.githubpages',
'chinese_search',
]
# Add any paths that contain templates here, relative to this directory.
@ -166,4 +165,4 @@ texinfo_documents = [
# -- Extension configuration -------------------------------------------------
html_logo = '_static/img/logo-text.png'
html_logo = '_static/img/logo-text.png'

Loading…
Cancel
Save