Skip to content

Commit 41d36d6

Browse files
Fixing sphinx doc theme
1 parent e5eefe5 commit 41d36d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878

7979
html_theme_options = {
8080
"github_url": "https://github.com/computationalmodelling/fidimag",
81-
"use_edit_page_button": True,
81+
# "use_edit_page_button": True,
8282
"show_toc_level": 1,
8383
# "navbar_align": "right", # For testing that the navbar items align properly
8484
}

0 commit comments

Comments
 (0)