mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-08-31 23:20:37 +00:00
[Update] bugfix
This commit is contained in:
@@ -42,7 +42,6 @@ release = '0.5.0'
|
|||||||
extensions = [
|
extensions = [
|
||||||
'sphinx.ext.viewcode',
|
'sphinx.ext.viewcode',
|
||||||
'sphinx.ext.githubpages',
|
'sphinx.ext.githubpages',
|
||||||
'chinese_search',
|
|
||||||
]
|
]
|
||||||
|
|
||||||
# Add any paths that contain templates here, relative to this directory.
|
# Add any paths that contain templates here, relative to this directory.
|
||||||
@@ -166,4 +165,4 @@ texinfo_documents = [
|
|||||||
|
|
||||||
|
|
||||||
# -- Extension configuration -------------------------------------------------
|
# -- Extension configuration -------------------------------------------------
|
||||||
html_logo = '_static/img/logo-text.png'
|
html_logo = '_static/img/logo-text.png'
|
||||||
|
Reference in New Issue
Block a user