Switch the manual theme to Furo #104735

Merged
Aaron Carlisle merged 30 commits from furo-theme into blender-v4.1-release 2024-03-20 21:38:49 +01:00
Showing only changes of commit 1c3cdb4299 - Show all commits

View File

@ -133,7 +133,7 @@ html_theme_path = []
if html_theme == "furo":
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 = {