Switch the manual theme to Furo #104735
@ -133,7 +133,7 @@ html_theme_path = []
|
|||||||
|
|
||||||
if html_theme == "furo":
|
if html_theme == "furo":
|
||||||
html_theme_options = {
|
html_theme_options = {
|
||||||
"source_edit_link": "https://projects.blender.org/blender/blender-manual/src/branch/main/manual/{filename}",
|
"source_edit_link": "https://projects.blender.org/blender/blender-manual/_edit/main/manual/{filename}",
|
||||||
}
|
}
|
||||||
|
|
||||||
html_sidebars = {
|
html_sidebars = {
|
||||||
|
Loading…
Reference in New Issue
Block a user