diff --git a/docs/source/conf.py b/docs/source/conf.py index 9268b4b..ee6594e 100755 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -69,6 +69,7 @@ html_show_sourcelink = False html_theme_options = { "sidebar_hide_name": False, + "top_of_page_buttons": ["view", "edit"], } # Retry link checking to avoid transient network errors.