Switch the manual theme to Furo #104735
@ -136,16 +136,16 @@ if html_theme == "furo":
|
|||||||
"source_edit_link": "https://projects.blender.org/blender/blender-manual/_edit/main/manual/{filename}",
|
"source_edit_link": "https://projects.blender.org/blender/blender-manual/_edit/main/manual/{filename}",
|
||||||
}
|
}
|
||||||
|
|
||||||
html_sidebars = {
|
html_sidebars = {
|
||||||
"**": [
|
"**": [
|
||||||
"sidebar/brand.html",
|
"sidebar/brand.html",
|
||||||
"sidebar/search.html",
|
"sidebar/search.html",
|
||||||
"sidebar/scroll-start.html",
|
"sidebar/scroll-start.html",
|
||||||
"sidebar/navigation.html",
|
"sidebar/navigation.html",
|
||||||
"sidebar/scroll-end.html",
|
"sidebar/scroll-end.html",
|
||||||
"sidebar/variant-selector.html",
|
"sidebar/variant-selector.html",
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
html_context = {
|
html_context = {
|
||||||
"analytics_id": "UA-1418081-1",
|
"analytics_id": "UA-1418081-1",
|
||||||
|
Loading…
Reference in New Issue
Block a user