Skip to content

Commit e7fd18f

Browse files
Merge pull request #2740 from VWS-Python/add-furo-view-edit-buttons
Add view and edit buttons to Sphinx docs
2 parents 3708bf4 + e4e482e commit e7fd18f

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)