Skip to content

Commit 9390013

Browse files
Merge pull request #1414 from VWS-Python/add-furo-view-edit-buttons
Add view and edit buttons to Sphinx docs
2 parents 6db7d5d + ebab624 commit 9390013

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
@@ -69,6 +69,7 @@
6969
html_show_sourcelink = False
7070
html_theme_options = {
7171
"sidebar_hide_name": False,
72+
"top_of_page_buttons": ["view", "edit"],
7273
}
7374

7475
# Retry link checking to avoid transient network errors.

0 commit comments

Comments
 (0)