mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 14:34:31 +08:00
sphinx: remove sidebar stuff: relations, sourcelink and searchbox
This commit is contained in:
@@ -143,10 +143,10 @@ html_sidebars = {
|
||||
'**': [
|
||||
# 'sidebarlogo.html',
|
||||
'localtoc.html',
|
||||
'relations.html',
|
||||
# 'relations.html',
|
||||
'ghbuttons.html',
|
||||
'sourcelink.html',
|
||||
'searchbox.html'
|
||||
# 'sourcelink.html',
|
||||
# 'searchbox.html'
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user