Skip to content

Commit 8f1e824

Browse files
Merge pull request #2711 from VWS-Python/add-furo-view-edit-buttons
Add view and edit buttons to Sphinx docs
2 parents 2f6d8b7 + a0231fd commit 8f1e824

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
@@ -60,6 +60,7 @@
6060
html_show_sourcelink = False
6161
html_theme_options = {
6262
"sidebar_hide_name": False,
63+
"top_of_page_buttons": ["view", "edit"],
6364
}
6465

6566
# Output file base name for HTML help builder.

0 commit comments

Comments
 (0)