Skip to content

Commit a0231fd

Browse files
committed
Add view and edit buttons to Sphinx docs
1 parent 05dee2e commit a0231fd

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)