mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-12 12:30:16 +08:00
DOC: Link logo to main webpage. Add navigation side bar.
This commit is contained in:
+2
-2
@@ -151,9 +151,9 @@ html_static_path = ['_static']
|
||||
|
||||
# Custom sidebar templates, maps document names to template names.
|
||||
html_sidebars = {
|
||||
'**': ['localtoc.html',
|
||||
'**': ['navigation.html',
|
||||
'localtoc.html',
|
||||
'relations.html',
|
||||
'sourcelink.html',
|
||||
'versions.html',
|
||||
'searchbox.html'],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user