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