Skip to content

Commit de198f9

Browse files
committed
Add view and edit buttons to Sphinx docs
1 parent 60c30df commit de198f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474
html_show_sourcelink = False
7575
html_theme_options = {
7676
"sidebar_hide_name": False,
77+
"top_of_page_buttons": ["view", "edit"],
7778
}
7879

7980
# Retry link checking to avoid transient network errors.

0 commit comments

Comments
 (0)